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 2016/03/11 19:27:52 UTC

[jira] [Created] (UIMA-4852) Ruta: wrong counting in CONTEXTCOUNT condition

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)