Git Product home page Git Product logo

emoji2vec's People

Contributors

rockt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

emoji2vec's Issues

Email address for author should change

The README has beisner [at] princeton [dot] edu as the contact email, but that email no longer will receive email (I graduated a few years ago). A better contact email for me is: ben [dot] a [dot] eisner [at] gmail [dot] com.

pretrained bin and txt have different embeddings

hi, @rockt, I did something like below,

e2v = gensim.models.KeyedVectors.load_word2vec_format('emoji2vec.bin', binary=True)
print (e2v['πŸ˜‚'])

e2v = gensim.models.KeyedVectors.load_word2vec_format('emoji2vec.txt')
print (e2v['πŸ˜‚'])

It gives 2 different result. Do you know why?

emoji sentiment grouping ?

Top 4 similar emoji with 😭 by using pre-trained emoji2vec.txt:

😿 0.836434900761
😒 0.689464867115
😹 0.677145779133
πŸ˜‚ 0.671003580093

I get it, that crying face emoji is kind of more similar with above 4 emojis, but 😿😒 and πŸ˜ΉπŸ˜‚ represent totally two different part of word sentiment. Positive and Negative! How can I group emojis based by sentiment polarity ?

morn    😭
hurt    😭
crying  😭
tears   😭
loudly crying face  😭
sob 😭
sobbing 😭
sad tears   😭
bawling 😭
sad 😭
melancholy  😭
cry 😭
somber  😭
laughing    πŸ˜‚
lol πŸ˜‚
laughing crying πŸ˜‚
tears   πŸ˜‚
joy πŸ˜‚
happy   πŸ˜‚
laughing tears  πŸ˜‚
cry πŸ˜‚
face with tears of joy  πŸ˜‚

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.