/DocumentClassification-BBCnews

NLP Assignment for document classification using different ML algorithms and Deep Learning

Primary LanguagePython

DocumentClassification-BBCnews

NLP Assignment for document classification using different ML algorithms and Deep Learning

doc_classification_ml.py is a jupyter notebook code, so please run them in blocks else the plots can overlap,I'll correct the overlap later.

doc_classification.py is a the code for predicting the labels for files in Dataset/RandomArticles/ and moving them to respective category folder in Dataset/BBC/

Screenshots-JuypterNB contains the screenshots from doc_classification_ml.py run in Jupyter NB. The output plots are included.