itmo-wad / itmo-wad/projects-2022
Emoji picker
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Emoji picker – it helps to choose an appropriate emoji for the text or phrase that you are writing right now.
**Problem**: We are living in the emoji era. How awesome it would be to have top-10 emojis which suit the topic that you are writing. But today services can offer you emoji only based on the words without taking synonyms and semantic into account.
**Solution**: Create a simple online service with web interface (and API) which can offer you an emoji based on the input text.
**Simplified cases**:
- A person is writing a joke about something connected with code and duck typing. He wants to express his emotions with appropriate picture of the duck 🦆. He opens a webpage, types duck in there and copy-paste an emoji.
- Another person want to write a message about statistics. He needs emoji of a rising graph 📈. But graph can be defined with different words: chart, stats, etc. He tags an inline Telegram bot which offers him a set of emojis.
**References**:
- https://emojipedia.org/
- http://johannh.me/emoji-helper/
- https://getemoji.com/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.