Merge branch 'master' of github.com:xiamx/sentiment-analysis

This commit is contained in:
Mengxuan Xia 2017-02-26 12:25:38 -05:00
commit 8f3ed0cee7

View File

@ -70,7 +70,7 @@ Stanford Sentiment Treebank: Sentiment dataset with fine-grained sentiment annot
## Open Source Implementations
The characteristics of each implementation are desribed.
The characteristics of each implementation are described.
### NodeJS
[thisandagain/sentiment]( https://github.com/thisandagain/sentiment): Lexical, Dictionary-based, AFINN-based.