[ https://issues.apache.org/jira/browse/CTAKES-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Joseph Masanz closed CTAKES-264. -------------------------------------- Thanks for fixing this. closing the JIRA issue. > 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.0 > 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.3.15#6346)