[
https://issues.apache.org/jira/browse/CTAKES-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pei Chen updated CTAKES-32:
---------------------------
Fix Version/s: 3.1-incubating
> dictionary lookup creates new LookupTokens many times
> -----------------------------------------------------
>
> Key: CTAKES-32
> URL: https://issues.apache.org/jira/browse/CTAKES-32
> Project: cTAKES
> Issue Type: Improvement
> Affects Versions: 2.6-incubating
> Reporter: Pei Chen
> Assignee: James Joseph Masanz
> Fix For: 3.1-incubating
>
>
> When constrainToWindow method is used in DictionaryLookupAnnotator, the use
> of lInit.getLookupTokenIterator(jcas) for each lookup window causes a new
> list of LookupAnnotationToJCasAdapter objects to get created.
> This slows down dictionary lookup.
> One possible improvement is for the getLookupTokenIterator to only build the
> list once, and simple return a new iterator on the already-built list.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira