|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
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. |
Class Summary | |
---|---|
Context | Specifies the context of a mention for computing gender, number, and semantic compatibility. |
Gender | Class which models the gender of an enity and the confidence of that association. |
GenderEnum | Enumeration of gender types. |
GenderModel | Class which models the gender of a particular mentions and entities made up of mentions. |
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. |
NumberModel | Class which models the number of particular mentions and the entities made up of mentions. |
SemanticCompatibility | Class which models the semantic compatibility of an enity and the confidence of that association. |
SemanticEnum | |
SimilarityModel | Models semantic similarity between two mentions and returns a score based on how semantically comparable the mentions are with one another. |
Package related to the modeling mention similarity for coreference resolution.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |