Skip to content

hari170894/subreddit-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Predict subreddit given post of a reddit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published