Hi,
in my opinion, the simplest way for non-programmers is to install the
UIMA Ruta Workbench and to create Ruta project with a script file.
There are some videos on YouTube for that:
https://www.youtube.com/channel/UC1YKyoL1W-xNHs9cv4U1V9g
In normal java code, you can use Ruta.apply() for applying some rules on
an existing CAS (created with type priorities).
Best,
Peter
Am 22.09.2015 um 11:22 schrieb Olivier Austina:
Hi Donatas,
Thank you for the links. Shoud I intalled them (java code from the links)
with UIMA. I am wondering if there is simple way to use UIMA Ruta for non
programmers.
Regards
Olivier
2015-09-21 15:16 GMT+02:00 Donatas Remeika <[email protected]>:
Hi Olivier,
https://github.com/renaud/annotate_ruta_example or
https://gist.github.com/renaud/9342376 might help you.
Regards,
Donatas
On Mon, Sep 21, 2015 at 4:05 PM Olivier Austina <[email protected]
wrote:
Hi,
I have seen in UIMA Ruta doc that UIMA Ruta can be applied without UIMA
Ruta Workbench. Is there an example on how to use UIMA Ruta directly on
CAS. Thank you for any suggestion.
Regards
Olivier