wordgroupz development news
Lately, I have been working on adding new features to wordgroupz like dictionary support, wiktionary support, pronunciation support. I have also made some changes to the wordgroupz gui optimized for the new features. **wordgroupz** v 0.2 screenshot:![](http://rtnpro.fedorapeople.org/Screenshot-wordGroupz.png)![](http://home/rtnpro/Pictures/Screenshot-wordGroupz.png)The dictionary support features online dict.org webster dictionary and a offline wordnet dictionary. I used the server interface to retrieve definitions from it.I used the nltk library to retrieve definitions from wordnet dicitionary database.I implemented the wiktionary support using webkit, BeautifulSoup and urllib2....