Skip to content

gogreen0417/TextClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TextClassification

This project has code to convert the text document to a matrix of token counts (Count Vectorizer) and then transform it to TF-IDF representation. Then train the dataset using Naive Bayes classifier, Linear SVM classifier, Logistic Regression Classifier and KNN Classifier

The project contains the following files: a. Jupyter notebook file b. Stack-Overflow.csv (under data folder)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published