[
https://issues.apache.org/jira/browse/UIMA-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Klügl resolved UIMA-3376.
-------------------------------
Resolution: Fixed
Fix Version/s: 2.1.1ruta
impemented, option added as configiration parameter or action
> Ruta: Add option for Greedy Quantifier
> --------------------------------------
>
> Key: UIMA-3376
> URL: https://issues.apache.org/jira/browse/UIMA-3376
> Project: UIMA
> Issue Type: Improvement
> Components: ruta
> Reporter: Olga Patterson
> Assignee: Peter Klügl
> Labels: features
> Fix For: 2.1.1ruta
>
>
> Plus Greedy quantifier matches one or more annotations of the same type. A
> better functionality would be to produce only one annotation with the largest
> number of annotations matched.
> So that in the example bellow, only one annotation is produced:
> Input: 123 456 small small small Big
> Rule: SW+
> Matched: small small small
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)