public static final class CoreMapSequenceMatchAction.AnnotateAction<T extends CoreMap> extends CoreMapSequenceMatchAction<T>
CoreMapSequenceMatchAction.AnnotateAction<T extends CoreMap>, CoreMapSequenceMatchAction.MergeActionSequenceMatchAction.BoundAction<T>, SequenceMatchAction.BranchAction<T>, SequenceMatchAction.NextMatchAction<T>, SequenceMatchAction.SeriesAction<T>, SequenceMatchAction.StartMatchAction<T>DEFAULT_MERGE_ACTION| Constructor and Description |
|---|
AnnotateAction(Map<String,String> attributes) |
| Modifier and Type | Method and Description |
|---|---|
SequenceMatchResult<T> |
apply(SequenceMatchResult<T> matchResult,
int... groups) |
public SequenceMatchResult<T> apply(SequenceMatchResult<T> matchResult, int... groups)