Twitter and IMDB Sentimental Analytics using Apache Spark Streaming APIs and Python.
Implemented a system to perform sentiment analysis over IMDB movie reviews and real time Twitter data using Spark’s streaming APIs
We used an ensemble of logistic regression and Naive Bayes classifier from Python’s machine learning package scikitlearn, for classification into positive and negative reviews/tweets