Skip to content

The purpose of this repository is to explore text classification methods in NLP with deep learning.

Notifications You must be signed in to change notification settings

vaishali-11/Text-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-Classification

The purpose of this repository is to explore text classification methods in NLP with deep learning. It includes multi-label classification where multiple labels are associated with a document.

Till now, the base model used is naive-bayes and count vectorizer is used to create the document matrix.

Releases

No releases published

Packages

No packages published