Peter Klügl created UIMA-2496:
---------------------------------
Summary: Increase functionality of TextMarker UNMARK action
Key: UIMA-2496
URL: https://issues.apache.org/jira/browse/UIMA-2496
Project: UIMA
Issue Type: Improvement
Components: TextMarker
Reporter: Peter Klügl
Assignee: Peter Klügl
Priority: Minor
Several use cases came up where the functionality of the UNMARK action is not
sufficient. The interface should look like:
UNMARK(Type)
UNMARK(Type, NumExpr...NumExpr)
UNMARK(Type, BoolExpr)
The second action definition corresponds to the MARK definition, where the span
is specified by pointing to the rule elements. The third definition should just
remove all annotations that start at the matched position (of the rule element
of the action).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira