Skip to content

Files

Latest commit

 

History

History
53 lines (43 loc) · 2.42 KB

RELEASE_NOTES.md

File metadata and controls

53 lines (43 loc) · 2.42 KB

Apache UIMA Ruta (TM) v3.5.0

Apache UIMA Ruta™ is a rule-based script language supported by Eclipse-based tooling. The language is designed to enable rapid development of text processing applications within Apache UIMA™. A special focus lies on the intuitive and flexible domain specific language for defining patterns of annotations. The Eclipse-based tooling for Ruta, called the Ruta Workbench, was created to support the user and to facilitate every step when writing Ruta rules. Both the Ruta rule language and the Ruta Workbench integrate smoothly with Apache UIMA.

This is a feature and bugfix release.

What's Changed

  • ⭐️ Issue #170: Type based annotation assignments should only add visible annotations
  • ⭐️ Issue #171: Support implicit FSArray assigments with FeatureStructures
  • ⭐️ Issue #177: Consider resource manager when loading type descriptions
  • 🦟 Issue #169: Annotation assignment not working correctly
  • 🦟 Issue #173: Potential memory leak in Annotation Browser View
  • ⚙️ Issue #179: Remove toolchains
  • ⚙️ Issue #176: Upgrade dependencies

Full Changelog: https://github.com/apache/uima-ruta/compare/rel/ruta-3.4.1...rel/ruta-3.5.0

Please use the mailing lists for feedback and the issue tracker to report bugs.

Supported Platforms

UIMA Ruta 3.5.0 should be used in combination with

  • Java 17 or higher
  • UIMA Java SDK / uimaFIT 3.6.0 or higher
  • Spring Framework 6.1.15 or higher