Apache uimaFIT 2.0 发布,uimaFIT 为描述 UIMA 组件提供了一组 Java 的注解类。
主要改进包括:
* Migration to Apache Foundation as part of the Apache UIMA project
* New Maven coordinates
(groupId: org.apache.uima; artifactId: uimafit-core)
* New uimaFIT Maven plugin for automatically generating uimaFIT
meta data in component classes and UIMA descriptors from
uimaFIT-annotated component classes
* New module for backwards compatibility with uimaFIT 1.4.x-based
components
* Consolidated documentation in HTML and PDF format
* Moved CPE support to separate dependency
(groupId: org.apache.uima; artifactId: uimafit-cpe)
* Improved component life-cycle handling
* New support for setting multi-valued parameters with simple single
values (no need to wrap them in a collection or array anymore)
* Improved support for external resources, including support for
multi-valued external resources
官方首页:http://code.google.com/p/uimafit/
免费下载:http://code.google.com/p/uimafit/downloads/list
来自:开源中国社区

