Philipp Daumke created UIMA-2448:
------------------------------------

             Summary: POSITION context-sensitive?
                 Key: UIMA-2448
                 URL: https://issues.apache.org/jira/browse/UIMA-2448
             Project: UIMA
          Issue Type: Bug
            Reporter: Philipp Daumke


Hi Peter,

shouldn't POSITION BE context sensitive? In the following example I'd expect 
that it only considers Keywords when looking for the second position in 
paragraph, but it seems like all annotations within the paragraph are 
considered.

Keyword{POSITION(Paragraph,2)->MARK(SecondKeyword)};

Best regards
Philipp



--
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

        

Reply via email to