PoetryOffice / Write

A word processor for the Haiku operating system
MIT License
3 stars 0 forks source link

Implement Sentiment Analysis #58

Open richienyhus opened 8 years ago

richienyhus commented 8 years ago

https://en.wikipedia.org/wiki/Sentiment_analysis

Library Language Licence URL
tbpaste Python MIT https://github.com/sloria/tbpaste
TextBlob Python MIT https://github.com/sloria/TextBlob
pytextpreprocess Python BSD https://github.com/turian/pytextpreprocess
vaderSentiment Python MIT https://github.com/cjhutto/vaderSentiment
sentiment Python BSD https://github.com/vivekn/sentiment
Sentiment-Analysis Python/C++ GPL https://github.com/cathywu/Sentiment-Analysis