-
I keep getting an error that TwitterAxe cannot be found. Its very strange because I have installed all the requirements.txt and pip installed stocktalk -- all in a virtualenv. All paths look correct…
-
I have version 2.1.0 on both my computer and on a server. On my computer it works, on my server, I get the following
{ score: 3,
comparative: 3,
tokens: [ 'happy' ],
words: [ 'happy' ],
…
-
I've noticed that the size of the text evaluated substantially increases the range of the sentiment scores.
Single sentences will result in a score between -1 and 1, however, multi-line paragraphs …
-
刚刚做了一个benchmark,在mnist的api_train_v2.py里面,一共运行了19秒,有16秒都是在数据转换的地方。
那块的性能值得优化一下。
```
Tue Mar 14 16:47:32 2017 profile.bin
3191874 function calls (3182864 primitive calls) in 19.872…
-
Currently draws have a huge impact on the skill ratings.
Due to the nature of the game (that allows draws) and the outposts which sometimes make a draw almost inevitable the result can be quite severe…
-
This is a very sweet project!
I would like to know how can I convert the comparative value to a whole number (percentage 100), where 100 is the most positive, 50 is neutral and 0 is most negative?
…
-
**successful import
platform : windows 7(x64)
python version : 3.5.1**
Traceback (most recent call last):
File "C:\Users\user\Desktop\sentiment\sentiment2.py", line 2, in
from vaderSentiment.v…
-
The normalizer at https://github.com/nltk/nltk/blob/develop/nltk/sentiment/vader.py#L107 is not exactly normalizing the inputs to give an output bounded by [-1.0, 1.0] as reported in the docstring. Gi…
-
Continuing the conversation from #215, this is a request for others to contribute their opinion to the theoretical design for the configuration file in Way Cooler.
tldr: Most configuration options …
-
Great package!
Are you planning to add sentiment analysis possibilities for other languages than English? I am very interested in this possibility in Dutch,
Kind regards,
Jelle