ehtsham / Clustering

In Python, find clusters of documents using Single Linkage and KMeans, and then visualize the clusters using features from PIL

Home Page:http://ehtshamml.blogspot.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Take a list of urls of blogs or anyother corpus of documents and generate 
clusters using single-linkage and kmeans algorithm. Visualize the clusters using
Python Imaging Library

About

In Python, find clusters of documents using Single Linkage and KMeans, and then visualize the clusters using features from PIL

http://ehtshamml.blogspot.com/