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 9ADC111BC9 for ; Wed, 2 Jul 2014 02:29:24 +0000 (UTC) Received: (qmail 8187 invoked by uid 500); 2 Jul 2014 02:29:24 -0000 Delivered-To: apmail-ctakes-notifications-archive@ctakes.apache.org Received: (qmail 8154 invoked by uid 500); 2 Jul 2014 02:29:24 -0000 Mailing-List: contact notifications-help@ctakes.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ctakes.apache.org Delivered-To: mailing list notifications@ctakes.apache.org Received: (qmail 8139 invoked by uid 99); 2 Jul 2014 02:29:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jul 2014 02:29:24 +0000 Date: Wed, 2 Jul 2014 02:29:24 +0000 (UTC) From: "Ryan Dew (JIRA)" To: notifications@ctakes.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CTAKES-303) Allow for custom dictionaries MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Ryan Dew created CTAKES-303: ------------------------------- Summary: Allow for custom dictionaries Key: CTAKES-303 URL: https://issues.apache.org/jira/browse/CTAKES-303 Project: cTAKES Issue Type: Improvement Components: ctakes-dictionary-lookup Reporter: Ryan Dew Priority: Minor For the dictionary-lookup and new dictionary-lookup-fast it would be nice to have a way to specify a custom user created dictionary. That way if someone wants to tie into a database other than JDBC or Lucene, etc. they are free to extend it with their own dictionary. I have created a diff with changes that would allow for this that I will attach. -- This message was sent by Atlassian JIRA (v6.2#6252)