• When several annotations overlap, it keeps the leftmost (removes all others); if there are several leftmost annotations, then keep the longest 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 annotations on "tow truck driver" and "license requirements".
• Attributes:
Name
Type
Default value
Description
annotations
string
List of comma-separated annotations to process
interTags
boolean
Keep the leftmost-longest 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