You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (JIRA)" <de...@uima.apache.org> on 2016/09/09 17:48:23 UTC

[jira] [Updated] (UIMA-39) superiterator (an iterator that returns all annotations that span a specified annotation)

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

Richard Eckart de Castilho updated UIMA-39:
-------------------------------------------
    Labels: Stale  (was: )

This issue is marked as "stale" due to inactivity for 5 years or longer. If no further activity is detected on this issue, it is scheduled be closed as 'unresolved' in 3 months time from now (Dec 2016).

> superiterator (an iterator that returns all annotations that span a specified annotation)
> -----------------------------------------------------------------------------------------
>
>                 Key: UIMA-39
>                 URL: https://issues.apache.org/jira/browse/UIMA-39
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Core Java Framework
>    Affects Versions: 2.3
>            Reporter: Adam Lally
>            Priority: Minor
>              Labels: Stale
>
> We've had this feature request from internal users and from an external user on the alphaWorks forum:
> http://www-128.ibm.com/developerworks/forums/dw_thread.jsp?message=13880014&cat=28&thread=138315&treeDisplayType=threadmode1&forum=444#13880014
> The basic requirement is to find all annotations of a particular type whose span encompasses a specified annotation.  For example: find the paragraph that spans this sentence. Or, find all NamedEntities that span this Token.
> We've discussed with users the idea of an AnnotationIndex.superiterator() method, and they seem to like that idea.  This would be a complement to subiterator(). superiterator(xyz) would return annotations that covered annotation xyz.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)