MirunaPislar/emoji2vec
Train emoji embeddings based on emoji descriptions.
This project helps you convert emojis into numerical representations, which are useful for understanding emoji meanings and relationships. You provide emoji descriptions, and it outputs numerical 'vectors' for each emoji. Social media analysts, content strategists, or anyone working with text that includes emojis could use these to analyze sentiment or trends.
No commits in the last 6 months.
Use this if you need to understand the semantic meaning of emojis and their relationships within a dataset, or integrate emoji understanding into text analysis.
Not ideal if you're looking for a simple tool to just count emoji frequencies or replace emojis with text, without needing deep semantic analysis.
Stars
18
Forks
7
Language
Python
License
MIT
Category
Last pushed
Mar 31, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/MirunaPislar/emoji2vec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shibing624/text2vec
text2vec, text to vector....
predict-idlab/pyRDF2Vec
đ Python Implementation and Extension of RDF2Vec
IntuitionEngineeringTeam/chars2vec
Character-based word embeddings model based on RNN for handling real world texts
IITH-Compilers/IR2Vec
Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings
ddangelov/Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors.