-
Hi Stefan,
Thanks to issue #2 I know how to add a new dictionary if available. Do you happen to know a German dictionary somewhere that can be used in this package? I found [this](https://github.co…
-
Text-based sentiment classification feature.
- [ ] Mihai has text to train an happy/sad classifier
- [ ] text sentiment dictionary
- [ ] emoji sentiment dictionary
-
**English**
- [x] [AFINN](http://www2.imm.dtu.dk/pubdb/views/publication_details.php?id=6010) (`data_dictionary_AFINN`)
- [x] [Moral Foundations Dictionary](http://www.moralfoundations.org/othe…
-
Getting some Attribute Errors when making shifts if using a newer version of python.
```
File "/Users/michael/projects/data-mountain-query/data_mountain_query/sentiment_plot.py", line 378, in gen…
-
Thanks for making VADER. I'm working on another port and am having a blast.
There are instances of words/emojis that have two entries with different sentiment values in the most recent version of `…
-
For example, the phrase `"kiss of death"` from the `SPECIAL_CASES` dictionary has assigned the value `-1.5`. Therefore, I would suppose that whole this phrase should have got **negative sentiment**, u…
-
- dictionary of sentiment words
- calculating sentiment score for tweet's body
-
To whom this may concern,
Thank you for the work to make these examples available. I was working through the Sentiment Analysis with Pinecone Google Colab notebook and found that the model_id for t…
-
This project focuses on rating a sentence input as overall positive, negative or neutral based on the sentiment scores. VADER( Valence Aware Dictionary for Sentiment Reasoning) is heavily used in thi…
-
This package is awesome and IMHO deserves more attention (and certainly more GH stars)!
I'd like to use this package as a template for [dict, an R package that is designed to help users create thei…