Uses of Interface
edu.brandeis.cs.steele.wn.DictionaryDatabase

Packages that use DictionaryDatabase
edu.brandeis.cs.steele.wn   
edu.illinois.cs.cogcomp.lbj.coref.features   
 

Uses of DictionaryDatabase in edu.brandeis.cs.steele.wn
 

Classes in edu.brandeis.cs.steele.wn that implement DictionaryDatabase
 class FileBackedDictionary
          A DictionaryDatabase that retrieves objects from the text files in the WordNet distribution directory.
 

Uses of DictionaryDatabase in edu.illinois.cs.cogcomp.lbj.coref.features
 

Fields in edu.illinois.cs.cogcomp.lbj.coref.features declared as DictionaryDatabase
private  DictionaryDatabase WordNetTools.m_dict