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 2020/12/04 16:18:00 UTC

[jira] [Updated] (UIMA-6262) Ruta: label not reset in inlined rule

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

Peter Klügl updated UIMA-6262:
------------------------------
    Fix Version/s:     (was: 3.1.0ruta)
                       (was: 2.9.0ruta)

> Ruta: label not reset in inlined rule
> -------------------------------------
>
>                 Key: UIMA-6262
>                 URL: https://issues.apache.org/jira/browse/UIMA-6262
>             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
>
> Example:
> {noformat}
> Enumeration
>     <-{dc1:DiagnosisConcept{dc1.negatedBy!=null}; cue:dc1.negatedBy;}
>     ->{dc2:DiagnosisConcept{dc2.negatedBy==null -> dc2.negatedBy=cue};
>     };
> {noformat}
> In a document with several enumerations, the label value is not resetted resulting in a false assignment of the feature over a long distance skipping potentially several enumerations.



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