-
Notifications
You must be signed in to change notification settings - Fork 154
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
Slow knowledge-base lookups on relation layers #4428
Labels
Milestone
Comments
reckart
added
🐛Bug
Something isn't working
Module: Knowledge Base
Module: Entity Linking
Module: Annotation
labels
Jan 5, 2024
reckart
added a commit
that referenced
this issue
Jan 5, 2024
- Improve translation of query terms into suitable regular expression - Log slow queries at debug level - Better generation of query terms from mention in the concepf feature editor
reckart
added a commit
that referenced
this issue
Jan 5, 2024
- Improve translation of query terms into suitable regular expression - Log slow queries at debug level - Better generation of query terms from mention in the concepf feature editor
reckart
added a commit
that referenced
this issue
Jan 5, 2024
- Small layout fix in the concept feature traits editor - Improve documentation for the meaning of root concepts
reckart
added a commit
that referenced
this issue
Jan 5, 2024
- Small layout fix in the concept feature traits editor - Improve documentation for the meaning of root concepts
reckart
added a commit
that referenced
this issue
Jan 5, 2024
…ledge-base-lookups-on-relation-layers #4428 - Slow knowledge-base lookups on relation layers
reckart
added a commit
that referenced
this issue
Jan 24, 2024
* main: (53 commits) #4448 - Error when trying to index boolean feature values when CAS has not upgraded yet #4436 - Change default dynamic workload annotator number to uneven [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-30.3 No issue: Try fixing test by releasing latch only after materializing result #4444 - Make authentication settings more prominent in admin manual #4442 - Option to allow spaces in usernames #4439 - Logout may sometimes be incomplete #4438 - Buffer server side timing headers #4434 - Ability to apply a recommender to all documents in a project [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release inception-30.2 #2696 - Document-level recommendations No issue. Fix style. No issue. Remove unused dependency #4430 -Highlight rows may get merged in PDF editor at high scale factors Update maven.yml No issue. Added GH actions file #4428 - Slow knowledge-base lookups on relation layers #4428 - Slow knowledge-base lookups on relation layers ... % Conflicts: % inception/inception-recommendation/src/main/java/de/tudarmstadt/ukp/inception/recommendation/config/RecommenderServiceAutoConfiguration.java % inception/inception-security/src/main/java/de/tudarmstadt/ukp/clarin/webanno/security/SpringAuthenticatedWebSession.java
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Describe the bug
When a concept feature is added to a relation layer, the auto-completion for concepts in the annotation detail editor is terribly slow.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should not be slower than if the feature were on a span layer.
Please complete the following information:
The text was updated successfully, but these errors were encountered: