Skip to content

pritom007/CodeTextClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Text Classifier

This is a simple classifier for detecting "Code", "Tags", "Text", and "Title" of StackeOverflow data. Scraped 2M+ questions and answers from StackOverflow and trained different model to classfy the above mentioned classes.

Achieved 89% accuracy for DNN model. see details- https://github.com/pritom007/CodeTextClassifier/blob/master/DNN/report.txt

After the training we use the classifier in our search engine. Read details here- https://github.com/KevinCT/SearchFlow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages