Return-Path: Delivered-To: apmail-incubator-uima-user-archive@locus.apache.org Received: (qmail 45616 invoked from network); 5 Dec 2008 09:57:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Dec 2008 09:57:37 -0000 Received: (qmail 96138 invoked by uid 500); 5 Dec 2008 09:57:48 -0000 Delivered-To: apmail-incubator-uima-user-archive@incubator.apache.org Received: (qmail 96109 invoked by uid 500); 5 Dec 2008 09:57:48 -0000 Mailing-List: contact uima-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: uima-user@incubator.apache.org Delivered-To: mailing list uima-user@incubator.apache.org Received: (qmail 96098 invoked by uid 99); 5 Dec 2008 09:57:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Dec 2008 01:57:48 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [130.83.156.232] (HELO lnx503.hrz.tu-darmstadt.de) (130.83.156.232) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Dec 2008 09:56:16 +0000 Received: from callisto.tk.informatik.tu-darmstadt.de (callisto.tk.informatik.tu-darmstadt.de [130.83.163.139]) by lnx503.hrz.tu-darmstadt.de (8.13.8/8.13.8/HRZ/PMX) with ESMTP id mB59rruS002777 for ; Fri, 5 Dec 2008 10:53:53 +0100 (envelope-from mueller@tk.informatik.tu-darmstadt.de) Received: from yuki.ntdom.tk.informatik.tu-darmstadt.de ([130.83.163.48]) by callisto.tk.informatik.tu-darmstadt.de with Microsoft SMTPSVC(6.0.3790.3959); Fri, 5 Dec 2008 10:53:52 +0100 Message-ID: <4938FA30.2090402@tk.informatik.tu-darmstadt.de> Date: Fri, 05 Dec 2008 10:53:52 +0100 From: Christof Mueller User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) MIME-Version: 1.0 To: uima-user@incubator.apache.org Subject: Re: Lucene cas consumer References: <63e2e4460812030706n3ece1828i69b411043e710f6@mail.gmail.com> In-Reply-To: <63e2e4460812030706n3ece1828i69b411043e710f6@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-OriginalArrivalTime: 05 Dec 2008 09:53:52.0937 (UTC) FILETIME=[6162B190:01C956BF] X-PMX: seen v0.4 X-PMX-SPAMCHECK: outgoing mail: not checked X-Virus-Checked: Checked by ClamAV on apache.org Roberto Franchini wrote: > Hi, > I'm going to write a Lucene CAS consumer. The porpouse is to create a > Lucene document, or more than one, for each CAS. > Last year (2007) the JENA university lab (JULIE lab? is it right?) > delivered such a component, named LUCAS. Then it disappeared. > LUCAS seems a good piece of software. > The Technische Universit�t Darmstadt developed one too: > http://www.ukp.tu-darmstadt.de/projects/dkpro/. (I will write to > them). > > There's anybody interested to share knowledge and/or code to do that component? > I think that Lucene and UIMA can be very good friends :) > > Roberto > > PS: I apologize for my bad English. > > Hi Roberto, our group at Technische Universit�t Darmstadt has indeed developed a consumer that outputs Lucene indexes. It is described in our paper for the LREC workshop "UIMA for NLP" which can be found here: http://www.ukp.tu-darmstadt.de/fileadmin/user_upload/Group_UKP/publikationen/2008/paper.pdf We are very willing to share this and other UIMA components with the community. Unfortunately we haven't been able to release the components yet, due to a lack of time. If you contact me directly I can send you the code of an example Lucene CAS consumer which we use in some student projects. This could be a good starting point for building your own consumer. Christof -- Christof M�ller UKP Lab Technische Universit�t Darmstadt http://www.ukp.tu-darmstadt.de