-
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
Show layer name instead of no-label #4198
Comments
reckart
added a commit
that referenced
this issue
Sep 21, 2023
…er-name-instead-of-no-label #4198 - Show layer name instead of no-label
reckart
added a commit
that referenced
this issue
Sep 23, 2023
…ing-after-a-longer-pause * main: #4158 - Exception when annotating something after a longer pause No issue: Enable parallel builds #4158 - Exception when annotating something after a longer pause #4158 - Exception when annotating something after a longer pause #4192 - Upgrade dependencies #4201 - Layer export as JSON does not include coloring rules #4199 - Jumping to the end of a long annotation sometimes does not work #4198 - Show layer name instead of no-label #4196 - Save memory by not creating empty arrays in CAS % Conflicts: % inception/inception-diag/src/main/java/de/tudarmstadt/ukp/clarin/webanno/diag/checks/UnreachableAnnotationsCheck.java % inception/inception-diag/src/main/java/de/tudarmstadt/ukp/clarin/webanno/diag/config/CasDoctorAutoConfiguration.java
reckart
added a commit
that referenced
this issue
Oct 2, 2023
* main: (42 commits) #4221 - Upgrade dependencies #4219 - Improve speed of importing a large KB #4217 - Speed up properties list loading on KB page #4209 - Improve query speed for large KBs when using RDF4J Lucene FTS #4212 - Unable to mark local KB as read-only [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-29.3 No issue. Fix PubMed test. #4192 - Upgrade dependencies No issue. Fix PubMed test. #4205 - Ability to refresh document to load pending suggestions #4158 - Exception when annotating something after a longer pause #4158 - Exception when annotating something after a longer pause No issue: Enable parallel builds #4158 - Exception when annotating something after a longer pause #4158 - Exception when annotating something after a longer pause #4192 - Upgrade dependencies #4201 - Layer export as JSON does not include coloring rules #4199 - Jumping to the end of a long annotation sometimes does not work #4198 - Show layer name instead of no-label ... % Conflicts: % inception/inception-workload-dynamic/src/main/java/de/tudarmstadt/ukp/inception/workload/dynamic/annotation/DynamicAnnotatorWorkflowActionBarItemGroup.java % pom.xml
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.
The Apache Annotator editor does not show the layer name if an annotation has no features. Instead, it says "no label".
Describe the solution you'd like
The brat editor shows the layer name. Apache Annotator editor should do the same.
The text was updated successfully, but these errors were encountered: