[
https://issues.apache.org/jira/browse/CTAKES-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pei Chen updated CTAKES-264:
----------------------------
Affects Version/s: 3.1
> chunk adjuster iterates inefficiently
> -------------------------------------
>
> Key: CTAKES-264
> URL: https://issues.apache.org/jira/browse/CTAKES-264
> Project: cTAKES
> Issue Type: Improvement
> Components: ctakes-chunker
> Affects Versions: 3.1
> Reporter: Tim Miller
> Assignee: Tim Miller
> Fix For: 3.1.1
>
>
> Inside annotateRange it gets all chunks for the document and then iterates
> over them and manually checks the range. It could be using a more efficient
> method to access the chunks for a range and not looking at every chunk in the
> document for every sentence in the document.
--
This message was sent by Atlassian JIRA
(v6.1#6144)