|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectopennlp.tools.coref.mention.DictionaryFactory
public class DictionaryFactory
Factory class used to get an instance of a dictionary object.
Dictionary
Constructor Summary | |
---|---|
DictionaryFactory()
|
Method Summary | |
---|---|
static Dictionary |
getDictionary()
Returns the default implementation of the Dictionary interface. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DictionaryFactory()
Method Detail |
---|
public static Dictionary getDictionary()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |