Skip to content

A Sentiment Analysis Application Using Naive Bayes classifier

License

Notifications You must be signed in to change notification settings

wiguider/SentiSentim

Repository files navigation

Sentilyse

A Sentiment Analysis app training a Naive Bayes classifier unsing data from Stanford Sentiment Treebank V1.0 dataset and Apache Spark Mllib. Given a sentence as query, the app does the automatic language detection and translates it to english, then tels if the sentence is positive, negative or neutral.

Releases

No releases published

Packages

No packages published