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/12/06 13:26:59 UTC

[jira] [Created] (UIMA-2514) TextMarker: reluctant min/max quantifier is too greedy

Peter Klügl created UIMA-2514:
---------------------------------

             Summary: TextMarker: reluctant min/max quantifier is too greedy
                 Key: UIMA-2514
                 URL: https://issues.apache.org/jira/browse/UIMA-2514
             Project: UIMA
          Issue Type: Bug
          Components: TextMarker
            Reporter: Peter Klügl
            Assignee: Peter Klügl
            Priority: Minor


The reluctant min/max quantifier does not stop to match, even if the next rule element is able to match. 

Example:
Input:    123 456 small Big Big Big small Big 
Rule:     SW W[2,100]? SW




--
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