Skip to content

angadp/project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions to run -

go to Python Scripts, run python python main.py -i ../data/final.json

(Optional) Use -c to specify classifier with the following options -

1 - Linear SVM Classifier 2 - Logistic Regression Classifier 3 - AdaBoost Classifier 4 - Random Forest Classifier 5 - Ensemble Voting Classifier

greater than 5 or none for Naive Classifier

(Optional) Use -o to specify the output file

Use -b to specify badwords file (Used with Naive Classifier)

Pleae configure RedditStream.py to get fresh data.

Read final report

Below is the coursework for my NLP class https://www.isi.edu/~jonmay/cs544_fa18_web/

Cannot post assignments due to academic integrity policy.

About

Filtering NSFW content on Reddit using various techniques. Please read report for comparisons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%