This is experimental project to create group of simillar words from given wordlist.
download: svn co https://github.com/junedmunshi/SampleCode/trunk/AI/wordClusters
required:
networkx nltk, nltk.corpus : wordnet pycluster
run: python clustering_exp1.py python clustering_exp2.py
