| Package | Description |
|---|---|
| de.datexis.ner |
| Modifier and Type | Field and Description |
|---|---|
protected MatchingAnnotator.MatchingStrategy |
MatchingAnnotator.matchingStrategy |
| Modifier and Type | Method and Description |
|---|---|
static MatchingAnnotator.MatchingStrategy |
MatchingAnnotator.MatchingStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchingAnnotator.MatchingStrategy[] |
MatchingAnnotator.MatchingStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MatchingAnnotator(MatchingAnnotator.MatchingStrategy matchingStrategy) |
MatchingAnnotator(MatchingAnnotator.MatchingStrategy matchLowercase,
Annotation.Source source) |
MatchingAnnotator(MatchingAnnotator.MatchingStrategy matchLowercase,
Annotation.Source source,
String type) |
MatchingAnnotator(MatchingAnnotator.MatchingStrategy matchLowercase,
Annotation.Source source,
String type,
int minWordLength) |
Copyright © 2020. All rights reserved.