[ 
https://issues.apache.org/jira/browse/UIMA-4112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14219525#comment-14219525
 ] 

Peter Klügl commented on UIMA-4112:
-----------------------------------

I cannot reproduce it... see OptionalComposedEndTest

> Ruta: Odd Rule Matching
> -----------------------
>
>                 Key: UIMA-4112
>                 URL: https://issues.apache.org/jira/browse/UIMA-4112
>             Project: UIMA
>          Issue Type: Bug
>          Components: ruta
>            Reporter: Martin Toepfer
>            Assignee: Peter Klügl
>
> 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