You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2014/10/22 12:07:33 UTC

[jira] [Resolved] (STANBOL-1396) Add support windowed iteration support to Stanbol NLP

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

Rupert Westenthaler resolved STANBOL-1396.
------------------------------------------
    Resolution: Fixed

implemented with http://svn.apache.org/r1633539 in 0.12.1 and merged with http://svn.apache.org/r1633586 to trunk

> Add support windowed iteration support to Stanbol NLP
> -----------------------------------------------------
>
>                 Key: STANBOL-1396
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1396
>             Project: Stanbol
>          Issue Type: New Feature
>          Components: Enhancer
>    Affects Versions: 0.12.0
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>             Fix For: 1.0.0, 0.12.1
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> This will add a {{Section#getEnclosed(Set<SpanTypeEnum> types, int start, int end}} method.
> This method is intended to be used in cases where one needs to iterate over Spans within a given window (e.g. when determining a sliding window context).
> Start/end will be relative to the start of the {{Section}}. The method MUST NOT return tokens outside of the {{Section}}



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