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

Peter Klügl closed UIMA-2438.
-----------------------------

    Resolution: Implemented

added functionality.
                
> Add functionality to evaluate string variables with regular expressions in 
> TextMarker
> -------------------------------------------------------------------------------------
>
>                 Key: UIMA-2438
>                 URL: https://issues.apache.org/jira/browse/UIMA-2438
>             Project: UIMA
>          Issue Type: New Feature
>          Components: TextMarker
>            Reporter: Peter Klügl
>            Assignee: Peter Klügl
>            Priority: Minor
>
> TextMarker rules are only able to test on the exact values of features. 
> Especially for string features, a more flexible way to compare or test string 
> values (e.g., with regular expressions) is desirable. This functionality can 
> easily be added if the REGEXP condition also works on string variables 
> instead of only for the matched text. The value of a string feature can 
> therefore be stored in a variable, which is then evaluated with a condition 
> in another rule.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to