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 2012/08/02 13:29:02 UTC

[jira] [Closed] (UIMA-2445) Disjunctive matching in TextMarker creates too many alternatives

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

Peter Klügl closed UIMA-2445.
-----------------------------

    Resolution: Fixed

fixed, thanks to Rinat
                
> Disjunctive matching in TextMarker creates too many alternatives
> ----------------------------------------------------------------
>
>                 Key: UIMA-2445
>                 URL: https://issues.apache.org/jira/browse/UIMA-2445
>             Project: UIMA
>          Issue Type: Bug
>          Components: TextMarker
>            Reporter: Peter Klügl
>            Assignee: Peter Klügl
>         Attachments: TextMarkerTypeMatcher.java.patch
>
>
> Disjunctive matching in TextMarker creates to many matching alternatives. Example:
> Input: Cat and Dog
> Rule: (CW | SW)+{-> MARK(T)};
> This creates seven matches, but should only apply three times.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira