Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.15 KB

File metadata and controls

42 lines (27 loc) · 1.15 KB

Sentic API Wrapper

This repository consists of 2 different files,

1_Extract Comments from Reddit.ipynb

2_Visualizing Data for Sentic APIs.ipynb

Prerequisites

1. Jupyter Notebook

Anaconda is preferred and the installation link is below.

Anaconda Navigator

The list below contains Python packages required to install.

  1. praw
  2. requests
  3. pandas
  4. numpy
  5. seaborn
  6. matplotlib
  7. openpyxl
  8. IPython.display

pip install praw requests pandas numpy seaborn matplotlib openpyxl IPython

2. Reddit

A Reddit Developer Account is required for extracting comments from a Sub-Reddit.

Click on the link below to configure a developer account.

Reddit Developer Account

For more information on configuring the Reddit, visit the following link below.

PRAW Documentation

3. Sentic API Keys

Sentic API keys can be obtained from SenticNet's page below.

Sentic API Suite Request Form