Return-Path: X-Original-To: apmail-ctakes-notifications-archive@www.apache.org Delivered-To: apmail-ctakes-notifications-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4019610F2C for ; Wed, 10 Jul 2013 19:49:49 +0000 (UTC) Received: (qmail 6455 invoked by uid 500); 10 Jul 2013 19:49:49 -0000 Delivered-To: apmail-ctakes-notifications-archive@ctakes.apache.org Received: (qmail 6419 invoked by uid 500); 10 Jul 2013 19:49:49 -0000 Mailing-List: contact notifications-help@ctakes.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ctakes-dev@ctakes.apache.org Delivered-To: mailing list notifications@ctakes.apache.org Received: (qmail 6302 invoked by uid 99); 10 Jul 2013 19:49:49 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jul 2013 19:49:49 +0000 Date: Wed, 10 Jul 2013 19:49:49 +0000 (UTC) From: "James Joseph Masanz (JIRA)" To: notifications@ctakes.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CTAKES-31) constrainToWindow assumes tokens are not sorted MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CTAKES-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Joseph Masanz closed CTAKES-31. ------------------------------------- see CTAKES-143 > constrainToWindow assumes tokens are not sorted > ----------------------------------------------- > > Key: CTAKES-31 > URL: https://issues.apache.org/jira/browse/CTAKES-31 > Project: cTAKES > Issue Type: Improvement > Reporter: Pei Chen > Assignee: James Joseph Masanz > Priority: Minor > > Can get a performance gain if take advantage of the fact the BaseTokens are sorted. > Right now DictionaryLookupAnnotator.java is general so it will work regardless of whether the tokens are sorted, but should take advantage of the fact they are sorted when we can. -- 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