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

Peter Klügl resolved UIMA-4852.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.4.1ruta

The rule is wrong, all works as it should, added test

> Ruta: wrong counting in CONTEXTCOUNT condition
> ----------------------------------------------
>
>                 Key: UIMA-4852
>                 URL: https://issues.apache.org/jira/browse/UIMA-4852
>             Project: UIMA
>          Issue Type: Bug
>          Components: ruta
>    Affects Versions: 2.4.0ruta
>            Reporter: Peter Klügl
>            Assignee: Peter Klügl
>             Fix For: 2.4.1ruta
>
>
> There is maybe something wrong with CONTEXTCOUNT:
> {noformat}
> f:FrequencyCell{CONTEXTCOUNT(TR,index-1,index-1) -> fa = f} # 
> c:TD{PARTOF(FirstColumn) ->  ca=c}
>     # @TD{CONTEXTCOUNT(TR,0,100,index)}
>     ->{e:@Chunk{-PARTOF(UndesirableEffect)-> UE(ca,e,fa)};};
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to