Configuration : Appendix - Semantic Resources Reference : SelectMostFrequentValue
 
SelectMostFrequentValue
com.exalead.linguistic.v10.SelectMostFrequentValue
Selects the N most frequent values of a given annotation and annotates the document with them.
Attributes:
Name
Type
Default value
Description
annotation
string
The annotation to find
documentAnnotation
string
Annotates the document with this annotation instead of the selected annotation
truncate
boolean
Keeps only one value when there are multiple candidates
howMany
int
1
How many values must be kept