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.