Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 202 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 202 Bytes

This project is about text classification. Machine Learning Algorithm is used to classify the text. Classifier used in ths projects were: Naive Bayes, SVM, knn (supervised learning). Library used: NLTK