DeepMoji icon indicating copy to clipboard operation
DeepMoji copied to clipboard

State-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc.

Results 12 DeepMoji issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.13.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Hi @bfelbo , and first of all thanks for sharing your great work. I have a dataset in which the domain is a little bit different than twitter. I have...

Adding example to compute Emotional impact words

Cherry picks of #52 to have a reduced changeset and be easier to review. Features: * Python3 compatibility * Windows 10 compatibility * `tensorflow==2.0.0` compatibility * Smoke tests for `examples/`...

i made some changes in order to run [score_texts_emojis](https://github.com/bfelbo/DeepMoji/blob/master/examples/score_texts_emojis.py) in the directory [examples/](https://github.com/bfelbo/DeepMoji/tree/master/examples)

Updated the Dropbox URL returns the raw bytes, instead of some HTML crap. use `input()` so that my python3 works. Now the script works! (for me)

Hello, I was trying to recreate the results of the `new` method in the paper when I got confused about the splits provided in the dataset. For example, the SS-Youtube...

Hello, I really appreciate your amazing work and am trying to replicate it. The error I've got with SCv1 and SCv2-GEN is like below, and have no clue since I...

For the load_benchmark function, if instead of being passed a file path, the data (python dict) will be passed. Then will directly use the data.

Added `requirements.txt` for a simpler `virtualenv` installation with keras default backend (tensorflow) and the mapping of the models classes to the emoji codes in the png.