Hi,
I am trying to split large ruleset (Main.ruta) into several smaller and
then work with them in the normal fashion
SCRIPT path.to.my.Script1;
SCRIPT path.to.my.Script2;
CALL(Script1);
CALL(Script2);
I have some common part that should be done before calling Script1 and
Script2. This common p
My company developed an open source viewer and evaluator:
https://github.com/Clinacuity/etude-viewer
It handles WebAnno and UIMA Xml files (others too I think and more coming).
With configuration files it will score them (true/false positives and
negatives, recall, precision F1, etc.). You can t
There are the UIMA tools - like the CPE - which let you see the annotations
visually.
Then, if you have access, you can use IBM Watson Explorer, Analytical
Components
https://www-01.ibm.com/support/docview.wss?uid=ibm10732169