mirror of
https://github.com/gmihaila/ml_things.git
synced 2021-10-04 01:29:04 +03:00
Update README.md
This commit is contained in:
@@ -13,9 +13,7 @@ negative_words = io.open("/path/to/negative-words.txt", encoding='UTF-8').read()
|
||||
* Positive: `2,006` words.
|
||||
* Negative: `4,783` words
|
||||
|
||||
### This is borrowed from (shekhargulati
|
||||
/
|
||||
sentiment-analysis-python)[https://github.com/shekhargulati/sentiment-analysis-python]
|
||||
### This is borrowed from [shekhargulati/sentiment-analysis-python](https://github.com/shekhargulati/sentiment-analysis-python)
|
||||
|
||||
* These files contains a list of POSITIVE and NEGATIVE opinion words (or sentiment words).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user