Julien Nioche wrote:
GATE (http://gate.ac.uk) is open source and allows to create annotations manually. The interface is tightly bound to the GATE API so porting it to UIMA would be a relatively costly operation. It would certainly be easier to write a new annotation tool from scratch. However GATE could be used in the meantime to annotate documents and save them as XML, which could be loaded by UIMA at a later stage.

There is also a UIMA plugin for GATE which allows to call UIMA processes from GATE and vice versa; but I am not sure it works with the Apache version of UIMA. That could help using existing UIMA resources for pre-annotating documents.

Hope that helps

Julien

Hi Julien,

what open source license is GATE under?  I looked at the documentation,
but couldn't find it.

--Thilo


Reply via email to