It demonstrates the example of text classification and text clustering using K-NN and K-Means models based on tf-idf features.
For explaination visit my blog: https://appliedmachinelearning.wordpress.com/2018/01/18/conventional-approach-to-text-classification-clustering-using-k-nearest-neighbor-k-means-python-implementation/
- Anaconda
- NLTK