Package | Description |
---|---|
opennlp.tools.dictionary.serializer |
Modifier and Type | Method and Description |
---|---|
void |
EntryInserter.insert(Entry entry) |
Modifier and Type | Method and Description |
---|---|
static void |
DictionarySerializer.serialize(OutputStream out,
Iterator<Entry> entries)
Deprecated.
|
static void |
DictionarySerializer.serialize(OutputStream out,
Iterator<Entry> entries,
boolean casesensitive)
Serializes the given entries to the given
OutputStream . |
Copyright © 2015 The Apache Software Foundation. All rights reserved.