Package | Description |
---|---|
opennlp.tools.coref |
Package related to performing coreference resolution.
|
opennlp.tools.lang.english |
Package related to the processing of English data.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLinker
|
class |
DefaultLinker
This class perform coreference for treebank style parses or for noun-phrase chunked data.
|
Modifier and Type | Field and Description |
---|---|
protected static Linker |
AbstractLinker.linker
Instance used for for returning the same linker for subsequent getInstance requests.
|
Modifier and Type | Class and Description |
---|---|
class |
TreebankLinker
Deprecated.
will be removed soon!
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.