Project information
- Title: Python Reddit API Wrapper and Sentiment Analysis
- Project URL: https://github.com/jcnietes/DS-Data-Formats-and-Data-Sources-in-Python
Project detail
In our project, we used a tool called Python Reddit API Wrapper to get information from Reddit.com. We focused on a specific part of Reddit called "Hot" in the subreddit called "PublicFreakout." We wanted to see how people engage with this subreddit by looking at their comments. To understand the comments better, we used a tool called NLTK, which helps us analyze the words people use. We also wanted to see if the feelings expressed in the comments were related to how many upvotes a post got. By doing all of this, we wanted to learn more about how people interact and express themselves on Reddit.