Skip to content

FantacherJOY/Text_classification_by_nltk

Repository files navigation

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