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 2014/11/20 18:19:33 UTC

[jira] [Updated] (UIMA-4112) Ruta: Odd Rule Matching

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

Peter Klügl updated UIMA-4112:
------------------------------
    Affects Version/s: 2.2.1ruta

> Ruta: Odd Rule Matching
> -----------------------
>
>                 Key: UIMA-4112
>                 URL: https://issues.apache.org/jira/browse/UIMA-4112
>             Project: UIMA
>          Issue Type: Bug
>          Components: ruta
>    Affects Versions: 2.2.1ruta
>            Reporter: Martin Toepfer
>            Assignee: Peter Klügl
>             Fix For: 2.2.2ruta
>
>
> When I apply
> {noformat}
> DECLARE N;
> (NUM ((COMMA|PERIOD) NUM)?) {-> MARK(N)};
> {noformat}
> on
> bq. A0.0, a. A.
> Ruta creates an odd annotation "0," besides the correct annotation "0.0"; it misses the two "0" annotations.



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