Skip to content

psrikanthm/text-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Text classification.

Dataset: Reddit comment history from 8 different sub reddits Objective: predict which sub reddit does a comment belong to based on the comment Models used: SVM, word embeddings, naive bayes Features used for SVM, Naive Bayes: TF-IDF, Bag of Words

Releases

No releases published

Packages

No packages published

Languages