Papers by Nikola Bjelogrlic
Bratly: A Python Extension for BRAT Functionalities (2025.emnlp-demos)
Copied to clipboard
| Challenge: | BRAT is a widely used web-based text annotation tool, but lacks robust Python support for effective annotation management and processing. |
| Approach: | They propose an open-source extension of BRAT that introduces a solid Python backend and enables advanced annotation functions such as annotation typings, collection typings with statistical insights, corpus and annotation handling, object modifications, and entity-level evaluation. |
| Outcome: | The proposed extension streamlines annotation workflows, improves usability, and facilitates high-quality NLP research. |