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

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


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