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

             Summary: Ruta: fallback in failed wildcard lookahead falsely 
resets correct label assignment
                 Key: UIMA-6309
                 URL: https://issues.apache.org/jira/browse/UIMA-6309
             Project: UIMA
          Issue Type: Bug
          Components: Ruta
    Affects Versions: 3.0.1ruta, 2.8.1ruta
            Reporter: Peter Klügl
            Assignee: Peter Klügl
             Fix For: 2.9.0ruta, 3.1.0ruta


Example:
Text
{noformat}
"A x B x C x D"
{noformat}
Rule:
{noformat}
(w1:CW{REGEXP("A")} # w2:CW{REGEXP("C")});
{noformat}
w1 is "cleared" in the first failed lookahead



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to