This is an anagram generator that aims to evaluate all possible anagrams of a given string based on their "interestingness" and return the few most interesting anagrams.
Coded in Scala.
Coded and designed by Channon Price and Brian Lewis for NLP.
Contact us at chprice@csh.rit.edu
Originally hosted at: https://bitbucket.org/zuwow/anagram-generator/overview Originally written in Python using nltk.