Releases: debugger22/sentiment-analyzer
Releases · debugger22/sentiment-analyzer
Sentiment Analyzer v1.0.3
- Added Plotter class to plot sentiments (basic)
- Fixed bugs in hashtags test
Sentiment Analyzer v1.0.0
This is the first version of Sentiment Analyzer.
It is capable of doing sentiment analysis of an English sentence based on a database of words and their subjectivity. It also analyzes hashtags and emoticons present in that sentence.
It uses a string comparison algorithm to predict correct English words.
For e.g.
"nly" = "only"
"nything" = "anything"