[
https://issues.apache.org/jira/browse/CTAKES-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Joseph Masanz resolved CTAKES-32.
---------------------------------------
Resolution: Fixed
This was fixed as part of r1442975 - see CTAKES-143
> 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: 3.0-incubating
> Reporter: Pei Chen
> Assignee: James Joseph Masanz
> Fix For: 3.1
>
>
> 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