Package | Description |
---|---|
opennlp.tools.coref.sim |
Package related to the modeling mention similarity for coreference resolution.
|
Modifier and Type | Field and Description |
---|---|
static SemanticEnum |
SemanticEnum.COMPATIBLE
Semantically compatible.
|
static SemanticEnum |
SemanticEnum.INCOMPATIBLE
Semantically incompatible.
|
static SemanticEnum |
SemanticEnum.UNKNOWN
Semantic compatibility Unknown.
|
Modifier and Type | Method and Description |
---|---|
SemanticEnum |
SemanticCompatibility.getType() |
Constructor and Description |
---|
SemanticCompatibility(SemanticEnum type,
double confidence) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.