[ 
https://issues.apache.org/jira/browse/UIMA-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Klügl resolved UIMA-2496.
-------------------------------

    Resolution: Fixed

added fixVersion
                
> 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
>    Affects Versions: 2.0.0TextMarker
>            Reporter: Peter Klügl
>            Assignee: Peter Klügl
>            Priority: Minor
>             Fix For: 2.0.0TextMarker
>
>
> 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

Reply via email to