This repository consists of 2 different files,
1_Extract Comments from Reddit.ipynb
2_Visualizing Data for SenticNet APIs.ipynb
Anaconda is preferred and the installation link is below.
The list below contains Python packages required to install.
- praw
- requests
- pandas
- numpy
- seaborn
- matplotlib
- openpyxl
- IPython.display
pip install praw requests pandas numpy seaborn matplotlib openpyxl IPython
A Reddit Developer Account is required for extracting comments from a Sub-Reddit.
Click on the link below to configure a developer account.
For more information on configuring the Reddit, visit the following link below.
Sentic API keys can be obtained from SenticNet's page below.