Is there an NLP annotation tool can do both of them? Btw, I can't install Brat, the download page is 404 page. I have doccane and tagtog but it seems that they can only do one kind of labeling.
Asked
Active
Viewed 396 times
2 Answers
0
I can recommend INCEpTION (https://inception-project.github.io/) for the kind of parallel annotation you're looking for.
It's got many features and takes some setting up, but it can handle more complex tasks and I've found it to be more reliable than Doccano for example. Its developers are from the Computer Science Department at TU Darmstadt and it seems well-suited for NLP research.

inconveniently_nonexempt_bee
- 115
- 2
- 3
- 12
0
LightTag can, and it's free to use for moderate sized projects.
I happen to have made LightTag and this feature in particular. It's set up so that you can do entities and then drag and drop them onto each other to create a relationship tree. You can express constituency grammars or dependency grammars.

user38310
- 143
- 1
- 7