Uses of Interface
opennlp.tools.dictionary.serializer.EntryInserter
-
Packages that use EntryInserter Package Description opennlp.tools.dictionary.serializer -
-
Uses of EntryInserter in opennlp.tools.dictionary.serializer
Methods in opennlp.tools.dictionary.serializer with parameters of type EntryInserter Modifier and Type Method Description static boolean
DictionaryEntryPersistor. create(InputStream in, EntryInserter inserter)
-