Peter Klügl created UIMA-2438:
---------------------------------
Summary: 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
Environment: 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.
Reporter: Peter Klügl
Assignee: Peter Klügl
Priority: Minor
--
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