Skip to content

this is a shared repository of students from KUBSAU to work on the project. The point is to implement a translator from emoji into full sentences and words.

Notifications You must be signed in to change notification settings

yongDataScince/emoji_translate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emoji_translate

this is a shared repository of students from KUBSAU to work on the project. The point is to implement a translator from emoji into full sentences and words.

Specs

Language: Python Main libraries: pymorphy2 - for word lemmatization, sys - for readeing arguments from command line

Our targets in this project

  • научиться работать в команде(как настоящие программисты), используя github.com
  • повысить навыки ребят

You can translate for exaample:

  • иди домой/иду домой
  • я норм/ок/хорошо/отлично

If you want to use this app

  • set virtual enviroment: python3 -m venv venv
  • run virtual enviroment: . venv/bin/activate
  • install libraries: pip install -r ./requirements.txt

All is done for using

  • if you want help: python3 main.py -h or python3 main.py --help

Пример работы переводчика

About

this is a shared repository of students from KUBSAU to work on the project. The point is to implement a translator from emoji into full sentences and words.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages