• When several annotations overlap, it keeps the longest (removes all others); if there are several longest annotations, then keep the leftmost ones. For example, there are 5 tokens "tow truck driver license requirements" and 3 annotations on "tow truck driver", "truck driver license requirements" and "license requirements" with the same tag. It keeps the annotation on "truck driver license requirements" and removes the other two.
• Attributes:
Name
Type
Default value
Description
annotations
string
List of comma-separated annotations to process
interTags
boolean
Keep the longest-leftmost among all the tags. If FALSE, one annotation per tag is kept.
• Nested elements:
Name
Type
Description
AnnotationProcessed
com.exalead.linguistic.v10.AnnotationProcessed*
Alternative way to specify the list of annotations to process