You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Peter Klügl (JIRA)" <de...@uima.apache.org> on 2012/07/27 13:49:33 UTC

[jira] [Updated] (UIMA-2438) Add functionality to evaluate string variables with regular expressions in TextMarker

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

Peter Klügl updated UIMA-2438:
------------------------------

    Description: 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.
    Environment:     (was: 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.)
    
> 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