-
Notifications
You must be signed in to change notification settings - Fork 156
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 different types of line breaks #5191
Comments
Which editor mode have you configured? Did you use "brat (line-based)" or "brat (wrap at 120 chars")? |
Thanks for responding so quickly! We are using the "brat (wrapping @ 120 chars)" Editor |
reckart
added a commit
that referenced
this issue
Nov 29, 2024
- Enhance line-oriented and wrapping paging strategies with support for additional line break types - Added tests
reckart
added a commit
that referenced
this issue
Nov 30, 2024
- Enhance line-oriented and wrapping paging strategies with support for additional line break types - Added tests
reckart
added a commit
that referenced
this issue
Nov 30, 2024
- Enhance line-oriented and wrapping paging strategies with support for additional line break types - Added tests
reckart
added a commit
that referenced
this issue
Dec 1, 2024
…different-types-of-line-breaks #5191 - Support different types of line breaks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
It appears CR newlines are not suported.
Inception displays following text:
But when downloading the text as a txt file and opening it in notepad++ it looks like this:
Describe the solution you'd like
Displaying correct newlines might increase user experience and help decreasing cognitive load on annotators.
Additional context
Inception Version 34.3
Editor: brat (wrapping @ 120 chars)
The text was updated successfully, but these errors were encountered: