|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use opennlp.tools.coref | |
---|---|
opennlp.tools.coref | Package related to performing coreference resolution. |
opennlp.tools.coref.resolver | Package related to resolution techniques for coreference resolution. |
opennlp.tools.lang.english | Package related to the processing of English data. |
Classes in opennlp.tools.coref used by opennlp.tools.coref | |
---|---|
AbstractLinker
Provides a default implementation of many of the methods in Linker that
most implementations of Linker will want to extend. |
|
DiscourseElement
Represents an item in which can be put into the discourse model. |
|
DiscourseEntity
Represents an entity in a discourse model. |
|
DiscourseModel
Represents the elements which are part of a discourse. |
|
Linker
A linker provides an interface for finding mentions, getMentionFinder ,
and creating entities out of those mentions, getEntities . |
|
LinkerMode
Enumeration of modes in which a linker can run. |
Classes in opennlp.tools.coref used by opennlp.tools.coref.resolver | |
---|---|
DiscourseEntity
Represents an entity in a discourse model. |
|
DiscourseModel
Represents the elements which are part of a discourse. |
Classes in opennlp.tools.coref used by opennlp.tools.lang.english | |
---|---|
AbstractLinker
Provides a default implementation of many of the methods in Linker that
most implementations of Linker will want to extend. |
|
DefaultLinker
This class perform coreference for treebank style parses or for noun-phrase chunked data. |
|
Linker
A linker provides an interface for finding mentions, getMentionFinder ,
and creating entities out of those mentions, getEntities . |
|
LinkerMode
Enumeration of modes in which a linker can run. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |