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

Peter Klügl resolved UIMA-2234.
-------------------------------

    Resolution: Fixed

added fixVersion
                
> Dynamic anchoring of rule elements
> ----------------------------------
>
>                 Key: UIMA-2234
>                 URL: https://issues.apache.org/jira/browse/UIMA-2234
>             Project: UIMA
>          Issue Type: New Feature
>          Components: TextMarker
>    Affects Versions: 2.0.0TextMarker
>            Reporter: Peter Klügl
>            Assignee: Peter Klügl
>             Fix For: 2.0.0TextMarker
>
>         Attachments: UIMA-2234.patch, UIMA-2234.patch
>
>
> The rule elements currently match only in one direction: from left to right. 
> For performance reasons the start position of the rule matching should be 
> calculated by some heuristics. An example: Given a document with thousands of 
> words and with only 10 punctuation marks, and a rule "word followed by a 
> punctuation mark". That rule should not start by looking at all words of the 
> document, but at the punctuation marks. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to