/text-master

Word Representations & Text Classification using Naive Bayes

Primary LanguagePython

text-master

word-cloud

 wordcloud_cli.py --text mytext.txt --imagefile wordcloud.png

Processing Pile-line

preprocess3.py -> preprocess4.py -> validate_training_data.py

Building model Pile-line

grid_search.py -> sci_mnb.py -> model_saver.py