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

             Summary: Disjunctive matching in TextMarker creates to many 
matching alternatives
                 Key: UIMA-2445
                 URL: https://issues.apache.org/jira/browse/UIMA-2445
             Project: UIMA
          Issue Type: Bug
            Reporter: Peter Klügl
            Assignee: Peter Klügl


Disjunctive matching in TextMarker creates to many matching alternatives. 
Example:

Input: Cat and Dog
Rule: (CW | SW)+{-> MARK(T)};

This creates seven matches, but should only apply three times.


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