On Tue, Dec 3, 2013 at 11:54 AM, Jörn Kottmann <[email protected]> wrote: > On 12/03/2013 11:23 AM, Seid Muhie wrote: >> >> And also WebAnno<https://code.google.com/p/webanno/>, which uses the brat >> visualization but the server side is UIMA annotation (currntly for POS, >> Named Entity, Coreference, Lemma and Dependency Parsing) > > > Well, they are just using the Brat JS component and built an annotation tool > around it. > > How can WebAnno be used as part of a custom web app to display annotations > in a browser?
What I'm looking for is a very simple JS to visualize XMI annotated text on a browser. The XMI is generated by a REST service. I don't think the visualizer needs the typeSystem. I'll dive into the code of brat and webanno to see if this kind of library exists. Thank to all for links! RF -- Roberto Franchini The impossible is inevitable. http://www.celi.it http://www.blogmeter.it http://github.com/celi-uim http://github.com/robfrank Tel +39.011.562.71.15 jabber:[email protected] skype:ro.franchini tw:@robfrankie
