| Constructor and Description |
|---|
MyPOSDictionary() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTag(String word,
String tag) |
static MyPOSDictionary |
createCopy(opennlp.tools.postag.POSDictionary original) |
static opennlp.tools.postag.ExtendedPOSDictionary |
parseOneEntryPerLine(Reader in,
TagInterpreter tago,
TagInterpreter tagd,
Set<String> knownFeats,
Set<String> knownPostags,
boolean allowInvalidFeats) |
create, equals, getArtifactSerializerClass, getTags, hashCode, isCaseSensitive, iterator, put, serialize, toStringforEach, spliteratorpublic static opennlp.tools.postag.ExtendedPOSDictionary parseOneEntryPerLine(Reader in, TagInterpreter tago, TagInterpreter tagd, Set<String> knownFeats, Set<String> knownPostags, boolean allowInvalidFeats) throws IOException
IOExceptionpublic static MyPOSDictionary createCopy(opennlp.tools.postag.POSDictionary original)
Copyright © 2012–2017 CoGrOO. All rights reserved.