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

Peter Klügl resolved UIMA-4112.
-------------------------------
    Resolution: Fixed

fixed and added test

> 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
>         Environment: Java 7
>            Reporter: Martin Toepfer
>            Assignee: Peter Klügl
>            Priority: Blocker
>             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)

Reply via email to