Rupert Westenthaler created STANBOL-1396:
--------------------------------------------
Summary: 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
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)