Skip to content

Sentiment Analyzer v1.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@debugger22 debugger22 released this 01 Sep 23:07
· 17 commits to master since this release

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"