Skip to content

Get closest related emojis for any given word / emoji. 😍 - Works best for Norwegian πŸ‡³πŸ‡΄ language.

License

Notifications You must be signed in to change notification settings

samsaara/word2emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

word2emoji

Get closest related emojis for any given word / emoji. 😍 - Works best for Norwegian πŸ‡³πŸ‡΄ language.

Based on a Word2Vec model trained on Norwegian twitter data.

It's a Flask web app that you can run comfortably in your browser.

How To:

  1. Create a virtual environment
  2. Do pip install -r requirements.txt
  3. Download the word2vec embeddings from this Mega link here (800 MB)
  4. Place it in the data directory.
  5. run python run.py

Demo:

word2emoji

Enjoy :)

References:

  1. For awesome tutorial on Flask, check Miguel's blogpost here.
  2. Uses lightweight Skeleton CSS...

Github Pages link

License:

MIT

About

Get closest related emojis for any given word / emoji. 😍 - Works best for Norwegian πŸ‡³πŸ‡΄ language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published