You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When a reader is used which sets the document title in the DocumentMetadata annotation to a value which does not match the filename/documentId, then no recommendations are displayed.
To Reproduce
Steps to reproduce the behavior:
Import a TEI file which contains a <title> element
Configure a string matching recommender
Annotate a word that appears twice in the text
Observe no annotation is displayed
Activate active learning and see that it actually jumps to a recommendation
Expected behavior
Recommendations should be visible
Describe the bug
When a reader is used which sets the document title in the
DocumentMetadata
annotation to a value which does not match the filename/documentId, then no recommendations are displayed.To Reproduce
Steps to reproduce the behavior:
<title>
elementExpected behavior
Recommendations should be visible
Please complete the following information:
The text was updated successfully, but these errors were encountered: