Hacker News new | ask | show | jobs
by ninjin 2746 days ago
This looks really really nice, do you have any plan to add relational annotation support as well? Asking since a student is about to embark on a project that would require it. In hindsight, I regret that we did not get around to implementing Mechanical Turk support back when we made brat. [1]

[1]: http://brat.nlplab.org/

3 comments

Thanks for brat, its quite useful and is also the default annotation visualizer for CoreNLP.

Edit: can’t find github but the JavaScript made its way to annodoc project too. Have tried using both and I am sure there’s lots of use cases for brat.

Thanks for the BRAT software - I used it for my PhD and it was very helpful. From the looks of things things though BRAT is now abandonware? Despite that, I actually used it this semester to have students do annotations and it worked out quite well.

I also agree the tool looks nice but relation support is definitely something that I also would need to see supported.

Thank you! I had no plans to add this feature in the immediate future (I also need to work on the project I built this for). I might consider doing it if people want it, in which case I will help brat for inspiration.
I will use* brat for inspiration