Practical session, Spark streaming for sentiment analysis: Difference between revisions
From info319
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
'''1) Sentiment analysis with Apache Spark streaming and MLlib:''' | '''1) Sentiment analysis with Apache Spark streaming and MLlib:''' | ||
*[https://dzone.com/articles/streaming-machine-learning-pipeline-for-sentiment | *[https://dzone.com/articles/streaming-machine-learning-pipeline-for-sentiment Sentiment analysis with Apache Spark streaming and MLlib]] | ||
'''2) Sentiment analysis with pyspark:''' | '''2) Sentiment analysis with pyspark:''' | ||
Revision as of 15:30, 29 October 2020
Practical Session
Sentiment analysis with Apache Spark streaming and MLlib
- Guide to Sentiment analysis
- | Real-time Sentiment Analysis of Twitter data with Spark Streaming and MLlib
More useful links
1) Sentiment analysis with Apache Spark streaming and MLlib:
2) Sentiment analysis with pyspark:
3) Real-time Analysis of different trends in COVID-19 cases with Spark
