블로그 이미지
News and Announcements (at) Apache Software Foundation. 노안돼지
Apache Software Foundation The Apache User Group KLDP From download

Recent Post»

Recent Comment»

Recent Trackback»

Archive»

« 2024/5 »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31

 

'UIMA'에 해당되는 글 1

  1. 2010.01.29 Apache UIMA 2.3.0 릴리즈
 
아파치 소프트웨어 재단은 아파치 오픈 소스 소프트웨어 프로젝트 커뮤니티 지원을 제공합니다.
아파치 프로젝트는 협업과 개발 프로세스를 기반으로 하는 상호간의 공감대와 개방되어 있는 실용적인 소프트웨어 라이센스, 그 분야에서 선두를 달릴 수 있는 고품질 소프트웨어 개발을 추구하고 있습니다.

우리는 심플한 서버 공유 프로젝트의 모임이라고도 하지만 오히려 개발자와 사용자간의 커뮤니티라고 생각합니다.

Apache UIMA 2.3.0 릴리즈

뉴스/소식 | 2010. 1. 29. 13:37 | Posted by 노안돼지

The Apache UIMA development community is pleased to announce the release of version 2.3.0 of UIMA (Unstructured Information Management Architecture).  Apache UIMA is a framework supporting combining and reusing components that annotate unstructured information content such as text, audio, and video.

This release consists of 4 packages:

 - UIMA Java SDK - the base framework, with development tools and examples
 - UIMA-AS (Asynchronous Scalout capability)
 - UIMACPP (c++ support framework, for components written in c++ and other languages)
 - UIMA Addons - a growing set of annotators and other tools.

This release is generally backwards compatable with previous releases,
except that Java 5 is now the minimum Java level required.

The add-ons package contains many new components and annotators, including:

 - Bean Scripting Framework supporting annotators written in popular scripting languages
 - Lucas - an interface to using UIMA with Apache Lucene
 - TikaAnnotator - an annotator using the Apache Tika project text extractors

The UIMA-AS (Asynchronous Scaleout) framework is extensively enhanced with much more support for error/failure recovery, driven by feedback from actual use in several large scale deployments (1000's of nodes).
The base framework now supports Java 5 generics, and is enhanced to make it even more light-weight and efficient; for example, it now supports a new network serialization format for communicating with remote annotators using a "delta-CAS" - limiting the response sent to just those items which have changed.

Full information and summaries of the changes are contained in the release notes, which you can find on our downloads page - scroll down to the 2.3.0 release section, and click on the package of interest in the release notes column.

Apache UIMA welcomes your help.  Any contribution (code, testing, documentation, bug reporting/fixing) is always appreciated.  For more information on how to get involved, please visit the website at:

 http://incubator.apache.org/uima

Thank you for your interest in Apache UIMA.

-The Apache UIMA development community

: