Hi Nicole,

applying rules on existing annotations is the normal use case of Ruta.
At its core, Ruta is just a very generic analysis engine, which can be
added to any pipeline and can work on any annotation types.


If you want to play around with Ruta, I recommend the UIMA Ruta
Workbench, a set of Eclipse plugins which facilitate the usage of Ruta
analysis engines.

After you created a simple Ruta project, best copy your type system to
the descriptor folder and copy an XMI CAS (or any other CAS
serialization format) file to the input folder.

After importing your type system description in a Ruta script, you can
write rules using your annotations. When you run the script the files in
input will be processed and the result is written to the output folder,
which can be examined using the Annotation Editor (best in the Ruta
perspective).


Let me know if you need more information for one of these steps.


Best,


Peter


Am 09.08.2019 um 15:09 schrieb FIXED-TERM Macher Nicole (CR/PJ-AI-R26):
> Dear Apache UIMA team,
>
> we would like to use UIMA Ruta for one of our projects.
> But our data has already annotations (name entity, span and relation
> annotations). Is it possible to process such data with UIMA Ruta, i.e.
> use xmi files as input files in UIMA Ruta? Or is there any other way to
> define and apply rules on already annotated data in xmi or tsv format?
> Thanks in advance!
>
> Best regards,
> Nicole Macher
>
> Natural Language Processing and Semantic Reasoning (CR/PJ-AI-R26) 
> Robert Bosch GmbH | Renningen | 70465 Stuttgart | GERMANY | www.bosch.c
> om

-- 
Dr. Peter Klügl
R&D Text Mining/Machine Learning

Averbis GmbH
Salzstr. 15
79098 Freiburg
Germany

Fon: +49 761 708 394 0
Fax: +49 761 708 394 10
Email: peter.klu...@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