Hello! I an a novice brat user: I wish to annotate (and/or tag) a set of cancer-related documents, for (i) machine learning { training | test sets }, as well as for evaluating a biomedical NLP parser.
While I anticipate creating some custom (cancer) annotations specific to our research needs, I think that it would be enormously helpful to be able to pre-annotate those documents according to well-established standards (Like CRAFT or BioCreative).
In exploring the tool (brat), I figured out that if I tweak the [annotators] subsection in tools.conf, I can get some things to display here:
brat Menu >> Data >> Automatic annotation
... however, I was only able to find / get working ONE such external API (below).
Q1. List of online annotation services (APIs)?
** this works:
Are there any others, PARTICULARLY relating to the biomedical / cancer literature (CRAFT; GENIA; ...)?
Even better, s there a way to do this (automatically or even manually), selecting from the configurations provided in the 'configurations' folder?
----------
Also, I presume that I am correct, regarding the following?
Q2. How to SAVE an applied annotation?
** automatically saved in related .ann file
Q3. How to UNDO an applied annotation?
** delete the (contents, NOT the file) of the related .ann file
Thank you!
Victoria :-)