module DictionaryLookup

DictionaryLookup — WordNet query parsing, fuzzy spell-correct, and wn subprocess. Public: parse_query, lookup, run_lookup, fuzzy_suggest_word, wordnet_words Tests: test/lib/dictionary_lookup_test.rb