Real-time Sentiment Analysis of Chat Conversations using PySpark
-
First, you need to run the
server.ipynb
file. You will see "Server is listening on 127.0.0.1:8081." -
Next, run the
spark_streaming.ipynb
file. Here, you will start seeing the messages, their sentiments, and clusters. -
Finally, run the
dashboard.ipynb
file to see the dynamic visualization.