Skip to content

santoshmedisetty/Text-document-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Text-document-classification

Python, ML concepts, NLP concepts

The text document classification is done on one of the most famous datasets called Reuters corpus dataset.

Multilabel classification is performed using different classification algorithms like Random Forest, Decision Tree, Neural Network, and SVM in step 1.

The documents are clustered and foe each cluster a different classifier algorithm is applied and the quality of each cluster is evaluated.

Enhancement of feature extraction is done by applying the auto encoders and the performance is evaluated

About

Python, ML concepts, NLP concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published