/pyspark-twitter-sentimental-analysis

To Analyze how travelers expressed their feelings on Twitter using pyspark MLlib .Given tweets about six US airlines, the task is to predict whether a tweet contains positive, negative, or neutral sentiment about the airline. This is a typical supervised learning task where given a text string, I have to categorize the text string into predefined categories.

Primary LanguageJupyter Notebook

Watchers