The Apache UIMA team is pleased to announce the release of

Apache uimaFIT, version 2.4.0

Apache uimaFIT is a library that facilitates the building of
Apache UIMA components, the programmatic use of Apache UIMA
analysis pipelines, and their testing.

uimaFIT employs Java annotations to integrate UIMA meta data
directly into the source code, allowing for less lines of code
and better refactorability then traditional, XML descriptor-based
UIMA projects. It is capable of automatically detecting meta data,
e.g. type system information, from the classpath. Convenience
methods are provided for constructing components, pipelines,
and for accessing annotations.

Notable changes in this release are:

* Maven plugin "generate" goal can include type system imports
  in the generated descriptors (thanks to Jacob Carter)
* Added FSUtil.isMultiValuedFeature signature that works without
  a feature structure
* Fixed bug: indexCovered should not return reference annotation
* Fixed bug: (J)CasUtil.selectAt may return wrong set of annotations

For a full list of the changes, please refer to Jira:

http://uima.apache.org/d/uimafit-2.4.0/issuesFixed/jira-report.html

Note on compatibility and migration:

Apache uimaFIT 2.4.0 is a drop-in replacement for previous
Apache uimaFIT 2.x versions.

-- Richard Eckart de Castilho, for the Apache UIMA development team

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to