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.
- ⭐️ Issue #189: Avoid type system scanning when initializing uimaFIT annotators from a Ruta script
- ⭐️ Issue #191: Add option to build without Eclipse plugins
- 🦟 Issue #193: Build path problems after Maven project update
Full Changelog: https://github.com/apache/uima-ruta/compare/rel/ruta-3.5.0...rel/3.5.1
Please use the mailing lists for feedback and the issue tracker to report bugs.
UIMA Ruta 3.5.1 should be used in combination with
- Java 17 or higher
- UIMA Java SDK / uimaFIT 3.6.1 or higher
- Spring Framework 6.2.11 or higher