Package | Description |
---|---|
opennlp.tools.coref |
Package related to performing coreference resolution.
|
opennlp.tools.coref.resolver |
Package related to resolution techniques for coreference resolution.
|
opennlp.tools.formats |
Experimental package related to converting various corpora to OpenNLP Format.
|
opennlp.tools.formats.muc | |
opennlp.tools.lang.english |
Package related to the processing of English data.
|
Class and Description |
---|
AbstractLinker |
CorefSample |
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.
|
Class and Description |
---|
DiscourseEntity
Represents an entity in a discourse model.
|
DiscourseModel
Represents the elements which are part of a discourse.
|
Class and Description |
---|
CorefSample |
Class and Description |
---|
CorefSample |
Class and Description |
---|
AbstractLinker |
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.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.