/KMeans-Emails-Clustering-Visualization-NLP

KMeans-Emails-Clustering-Visualization-NLP: KMeans is used to cluster the emails. The words in the contents of emails are tokenlized and stemmed. This project transforms the corpus into vector space using tf-idf.By multidimensional scaling, the clustering result is visualized.

Primary LanguagePython

No issues in this repository yet.