Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support exporting in brat format #4498

Closed
jianlins opened this issue Feb 5, 2024 · 1 comment
Closed

Support exporting in brat format #4498

jianlins opened this issue Feb 5, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@jianlins
Copy link

jianlins commented Feb 5, 2024

Brat is another annotation tool. But we found its format is really intuitive and easy to parse, and it's concise. Can you add this format in export function?

@reckart reckart changed the title Add Brat format export? Support exporting in brat format Feb 6, 2024
@reckart reckart self-assigned this Feb 6, 2024
@reckart reckart added the ⭐️ Enhancement New feature or request label Feb 6, 2024
@reckart reckart added this to the 31.0 milestone Feb 6, 2024
reckart added a commit that referenced this issue Feb 6, 2024
- Added experimental brat export
reckart added a commit that referenced this issue Feb 6, 2024
- Added experimental brat export
reckart added a commit that referenced this issue Feb 6, 2024
- Added experimental brat export
reckart added a commit that referenced this issue Feb 6, 2024
- Added experimental brat export
@reckart
Copy link
Member

reckart commented Feb 6, 2024

brat export will be available as an experimental feature in INCEpTION v31. You will have to activate it in the settings.properties file before it can be used. Please try it and provide feedback. I'd be curious if the brat format that INCEpTION can produce works for you.

reckart added a commit that referenced this issue Feb 6, 2024
…exporting-in-brat-format

#4498 - Support exporting in brat format
@reckart reckart closed this as completed Feb 6, 2024
reckart added a commit that referenced this issue Mar 24, 2024
- Enable reading for the brat custom format
- Try improving the matching of brat data to the actual type system defined in the project when reading
- Use short type and attribute names when writing
reckart added a commit that referenced this issue Mar 25, 2024
- Enable reading for the brat custom format
- Try improving the matching of brat data to the actual type system defined in the project when reading
- Use short type and attribute names when writing
reckart added a commit that referenced this issue Mar 25, 2024
- Enable reading for the brat custom format
- Try improving the matching of brat data to the actual type system defined in the project when reading
- Use short type and attribute names when writing
reckart added a commit that referenced this issue Apr 3, 2024
…exporting-in-brat-format

#4498 - Support exporting in brat format
@reckart reckart added this to Kanban Aug 7, 2024
@reckart reckart moved this to 🍹 Done in Kanban Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants