[
https://issues.apache.org/jira/browse/UIMA-6309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Klügl resolved UIMA-6309.
-------------------------------
Resolution: Fixed
> 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: 2.8.1ruta, 3.0.1ruta
> Reporter: Peter Klügl
> Assignee: Peter Klügl
> Priority: Major
> 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)