Return-Path: X-Original-To: apmail-uima-user-archive@www.apache.org Delivered-To: apmail-uima-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ADBF31051A for ; Thu, 19 Feb 2015 17:07:43 +0000 (UTC) Received: (qmail 14572 invoked by uid 500); 19 Feb 2015 17:07:43 -0000 Delivered-To: apmail-uima-user-archive@uima.apache.org Received: (qmail 14527 invoked by uid 500); 19 Feb 2015 17:07:43 -0000 Mailing-List: contact user-help@uima.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@uima.apache.org Delivered-To: mailing list user@uima.apache.org Received: (qmail 14515 invoked by uid 99); 19 Feb 2015 17:07:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Feb 2015 17:07:43 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gcaug-uima-user@m.gmane.org designates 80.91.229.3 as permitted sender) Received: from [80.91.229.3] (HELO plane.gmane.org) (80.91.229.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Feb 2015 17:07:35 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YOUXB-0001N7-6Z for user@uima.apache.org; Thu, 19 Feb 2015 18:05:05 +0100 Received: from dublin.users.spencerstuart.com ([204.79.139.126]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 19 Feb 2015 18:05:05 +0100 Received: from albertogarcia.garcia by dublin.users.spencerstuart.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 19 Feb 2015 18:05:05 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: user@uima.apache.org From: Alberto Garcia Subject: Re: Concept Mapper Annotator Question Date: Thu, 19 Feb 2015 17:01:32 +0000 (UTC) Lines: 15 Message-ID: References: <20150219160657.3C184207A174@smtp.webfaction.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 204.79.139.126 (Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36) X-Virus-Checked: Checked by ClamAV on apache.org Hi Alex Thanks for answering, I am not sure about your comment, do you mean extend the org.apache.uima.conceptMapper.support.dictionaryResource/ org.apache.uima.conceptMapper.dictionaryCompiler/ CompiledDictionaryResource_impl Or Do you mean build a program that make the combinations of each dictionary entry creating a new dictionary? Sorry I am quite noobie with this technology and I am really lost. Thanks in advance.