Skip to content

Franborat/nlp-text-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nlp-Text-Classifier

nlp-text-classifier is a Python supervised text classifier prior NLP

Install packages

Use the package manager pip to install used packages.

pip install -r requirements.txt

Usage

Use the GNU Make to execute the different options in an easy and convenient way:

To run the hole pipeline:

make all 

To run the pipeline skipping the evaluation of the different classification algorithms:

make fast

To clean all variables:

make clean

License

MIT

About

Supervised text classifier prior NLP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published