Skip to content

Voursstrreds/TextClassificationCovid19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program runs by running Main.py. All functions are called here.

To run this program write python3 Main.py

Also we have command line arguments.

r --> only read the existing dump file, not create a new one. nb --> only do naive bayes calculation. knn --> only do knn calculation.

There is no limit on how many arguments are entered. The last one of the nb and knn is evaluated.

Example:

python3 Main.py r nb knn

Does not create any dump file and runs KNN calculation only.

Requirements to run this program is given in "requirements.txt".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages