Uses of Interface
opennlp.tools.dictionary.serializer.EntryInserter

Packages that use EntryInserter
opennlp.tools.dictionary.serializer   
 

Uses of EntryInserter in opennlp.tools.dictionary.serializer
 

Methods in opennlp.tools.dictionary.serializer with parameters of type EntryInserter
static void DictionarySerializer.create(InputStream in, EntryInserter inserter)
          Creates Entrys form the given InputStream and forwards these Entrys to the EntryInserter.
 



Copyright © 2010. All Rights Reserved.