Skip to content

Latest commit

 

History

History
executable file
·
6 lines (4 loc) · 324 Bytes

README.rst

File metadata and controls

executable file
·
6 lines (4 loc) · 324 Bytes

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.