| Package | Description |
|---|---|
| opennlp.tools.coref |
Package related to performing coreference resolution.
|
| opennlp.tools.coref.mention |
Package related to the modeling mentions for coreference resolution.
|
| opennlp.tools.coref.resolver |
Package related to resolution techniques for coreference resolution.
|
| opennlp.tools.coref.sim |
Package related to the modeling mention similarity for coreference resolution.
|
| Class and Description |
|---|
| Gender
Class which models the gender of an entity and the confidence of that association.
|
| GenderEnum
Enumeration of gender types.
|
| MaxentCompatibilityModel
Model of mention compatibiltiy using a maxent model.
|
| Number
Class which models the number of an entity and the confidence of that association.
|
| NumberEnum
Enumeration of number types.
|
| Class and Description |
|---|
| Context
Specifies the context of a mention for computing gender, number, and semantic compatibility.
|
| GenderEnum
Enumeration of gender types.
|
| NumberEnum
Enumeration of number types.
|
| Class and Description |
|---|
| TestSimilarityModel
Interface for testing a similarity model.
|
| Class and Description |
|---|
| Context
Specifies the context of a mention for computing gender, number, and semantic compatibility.
|
| Gender
Class which models the gender of an entity and the confidence of that association.
|
| GenderEnum
Enumeration of gender types.
|
| Number
Class which models the number of an entity and the confidence of that association.
|
| NumberEnum
Enumeration of number types.
|
| SemanticEnum |
| TestGenderModel
Interface for testing a gender model.
|
| TestNumberModel
Interface for testing a number model.
|
| TestSimilarityModel
Interface for testing a similarity model.
|
| TrainSimilarityModel
Interface for training a similarity, gender, or number model.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.