public class KeywordAnnotation extends Enhancement
| Constructor and Description |
|---|
KeywordAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount()
The number of mentions of the keyword within the text.
|
String |
getKeyword()
The keyword as mentioned in the text
|
String |
getKeywordLang()
The language of the keyword
|
Double |
getMetric()
The metric - importance - of the keyword in the range
[0..1] |
void |
setKeyword(String keyword,
String lang) |
compareTo, getConfidence, getLanguage, getRelationspublic String getKeyword()
public String getKeywordLang()
public Double getMetric()
[0..1]public int getCount()
Copyright © 2018 Redlink GmbH. All rights reserved.