Class DictionaryToMap

java.lang.Object
net.didion.jwnl.utilities.DictionaryToMap

public class DictionaryToMap extends Object
DictionaryToMap allows you to populate and create an in-memory map of the WordNet library. The goal of this utility is to provide a performance boost to applications using a high quantity of API calls to the JWNL library (such as word sense disambiguation algorithms, or dictionary services).