Dear UIMA community,
Dear Ruta users,

the Jupyter Notebook is an open-source web application that allows you
to create and share documents that contain live code, equations,
visualizations and narrative text. It’s an easy-to-use, interactive data
science environment across many programming languages that doesn't only
work as an IDE, but also as a presentation or education tool.

We created an extension for Jupyter Notebook, a kernel that can
interpret and run UIMA Ruta rules and visualize the results. The project
is currently hosted at GitHub under the Apache License 2.0:
https://github.com/averbis/IRuta

You can try IRuta in a Binder. No installation is required. You can
immediately start experimenting with our example Ruta notebooks or write
your own notebooks:
https://mybinder.org/v2/gh/averbis/IRuta/HEAD

Please be patient, as this launches a Docker container which may take a
short time depending on whether the Docker container is already in a
cache. Please note that your notebooks in Binder are not persistent.

The project provides some introductory notebooks explaining the
functionality and usage of the IRuta kernel. We also migrated, updated,
and extended the Ruta training units. The four new chapters cover an
easy getting started if you want to learn the basics of Ruta language as
well as several notebooks for exemplary solutions to specific use cases.

Here are some major features of IRuta:
-    Web-based IDE for UIMA Ruta including syntax coloring, error messages,
        auto-completion, integrated documentation, and evaluation metrics.
-    Can easily be combined with Python in the same Notebook.
-    Supports processing a single string as well as batch processing of
        multiple files.
-    Various visualizations of the resulting CAS annotations.
-    Many magics for controlling different aspects of the cell.

We are looking forward to your feedback and for any questions please do
not hesitate to contact us!

Best,
David

--
Dr. David Hübner
Machine Learning Engineer
Averbis GmbH
Salzstr. 15
79098 Freiburg
Germany
Email: david.hueb...@averbis.com
Web: https://averbis.com
Headquarters: Freiburg im Breisgau
Register Court: Amtsgericht Freiburg im Breisgau, HRB 701080
Managing Directors: Dr. med. Philipp Daumke, Dr. Kornél Markó

Reply via email to