├── Movies_Dataset.csv ├── README.md └── kmeans_clustering_tutorial2.py /Movies_Dataset.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MarcusChong123/Text-Clustering-with-Python/HEAD/Movies_Dataset.csv -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MarcusChong123/Text-Clustering-with-Python/HEAD/README.md -------------------------------------------------------------------------------- /kmeans_clustering_tutorial2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MarcusChong123/Text-Clustering-with-Python/HEAD/kmeans_clustering_tutorial2.py --------------------------------------------------------------------------------