Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 593 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 593 Bytes

Subreddit Predictor

Predict subreddit given post of a Reddit.

Prerequisites

You'll want to have Anaconda installed running Python 2.

You'll also want to install the gensim python package. You can use the below command to install it:

pip install gensim

Getting Started

  1. Make sure the prerequisites are all installed.
  2. Clone the repo and cd into it.
  3. Run python src/logistics_main.py to get a prompt to choose to download the data, do feature extraction or run the models

Dataset

https://github.com/linanqiu/reddit-dataset