110 likes | 147 Views
Learn how to analyze sentiments efficiently using PySpark. Explore TF-IDF, N-gram, and Count Vectorizer techniques. Implement Logistic Regression for sentiment classification. Hands-on guide with training data and helpful resources.
E N D
Sentiment Analysis with PySpark Satya Katragadda March 22, 2018
Goal • Perform Sentiment Analysis with spark • TF-IDF • N-gram • Count Vectorizer • Logistic Regression
Questions: satya@Louisiana.edu Acknowledgements: https://github.com/tthustla/setiment_analysis_pyspark/blob/master/Sentiment%20Analysis%20with%20PySpark.ipynb