Return-Path: Delivered-To: apmail-uima-user-archive@www.apache.org Received: (qmail 84039 invoked from network); 11 Feb 2011 15:55:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Feb 2011 15:55:03 -0000 Received: (qmail 33399 invoked by uid 500); 11 Feb 2011 15:55:03 -0000 Delivered-To: apmail-uima-user-archive@uima.apache.org Received: (qmail 33105 invoked by uid 500); 11 Feb 2011 15:55:00 -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 33081 invoked by uid 99); 11 Feb 2011 15:54:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Feb 2011 15:54:59 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [130.83.156.225] (HELO lnx500.hrz.tu-darmstadt.de) (130.83.156.225) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Feb 2011 15:54:52 +0000 Received: from pandora.tk.informatik.tu-darmstadt.de (pandora.tk.informatik.tu-darmstadt.de [130.83.163.131]) by lnx500.hrz.tu-darmstadt.de (8.14.4/8.14.4/HRZ/PMX) with ESMTP id p1BFsLZ8022229 for ; Fri, 11 Feb 2011 16:54:21 +0100 (envelope-from eckartde@tk.informatik.tu-darmstadt.de) Received: from highfire.tk.informatik.tu-darmstadt.de (130.83.163.200) by pandora.tk.informatik.tu-darmstadt.de (130.83.163.131) with Microsoft SMTP Server (TLS) id 8.2.176.0; Fri, 11 Feb 2011 16:54:21 +0100 From: Richard Eckart de Castilho Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Fri, 11 Feb 2011 16:54:20 +0100 Subject: DKPro Core 1.1.0 released To: Message-ID: MIME-Version: 1.0 (Apple Message framework v1082) X-Mailer: Apple Mail (2.1082) X-PMX-TU: seen v1.1 by 5.6.1.2065439, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2011.2.11.154215 X-PMX-RELAY: mailout X-Virus-Checked: Checked by ClamAV on apache.org We are pleased to announce the release of DKPro Core 1.1.0 - a = collection of software components for natural language processing (NLP) = based on the Apache UIMA framework.=20 http://www.ukp.tu-darmstadt.de/software/dkpro/ DKPro Core consists of a number of pre-processing components for NLP = tasks, often wrapping existing libraries or tools for easy use in an = UIMA pipeline. * tokenization/segmentation * compound splitting (Banana Split, JWordSplitter) * stemming (Snowball) * part-of-speech tagging (TreeTagger) * parsing (Stanford Parser) * language identification (TextCat) * spelling correction (Jazzy) * IO support for various data types (text, XML, PDF, WSDL, Wikipedia, = ...)=20 A basic UIMA type system is provided with which all of the components = work out-of-the-box. Some components can be configured for use with = other type systems. DKPro Core builds heavily on uimaFIT, making use of features such as = injection of configuration parameters and automatic type detection. = Because using DKPro in Java code with uimaFIT is so easy, we do at = present not provide traditional UIMA XML descriptors for our analysis = engines, readers and consumers - only for the type systems. We offer two sets of components with DKPro Core: * DKPro Core ASL provides components under the Apache Software License = 2.0 http://code.google.com/p/dkpro-core-asl * DKPro Core GPL provides components under the GNU Public License 3.0 http://code.google.com/p/dkpro-core-gpl Currently DKPro Core is meant to be used with Apache Maven. We host a = public Maven repository containing DKPro Core ASL, DKPro Core GPL and = all their dependendies. You can also obtain JARs for individual = components from that repository. With future releases of DKPro, we may = add the option of a downloadable archive. This project was initiated by the Ubiquitous Knowledge Processing Lab = (UKP) at the Technische Universit=E4t Darmstadt, Germany under the = auspices of Prof. Dr. Iryna Gurevych. All former and current member of = the UKP Lab have contributed in code, as testers or in spirit to this = project. It constitutes an essential cornerstone for our research = environment at the UKP Lab. DKPro Core requires Java 1.6, UIMA 2.3.1 and uimaFIT 1.1.0 (amongst = other component-specific dependencies). An introduction to DKPro Core can be found at http://code.google.com/p/dkpro-core-asl/wiki/MyFirstDKProProject Please feel free to direct your questions to = dkpro-core-user@googlegroups.com . If you wish to be notified about new releases, please subscribe to = http://groups.google.com/group/dkpro-core-announce . --=20 -------------------------------------------------------------------=20 Richard Eckart de Castilho Technical Lead Ubiquitous Knowledge Processing Lab=20 FB 20 Computer Science Department =20 Technische Universit=E4t Darmstadt=20 Hochschulstr. 10, D-64289 Darmstadt, Germany=20 phone +49 (6151) 16-7477, fax -5455, room S2/02/E225 eckartde@tk.informatik.tu-darmstadt.de=20 www.ukp.tu-darmstadt.de=20 -------------------------------------------------------------------=20