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
Drug Overview. Search for Metformin.
The service will show around 4k Indications with Diabetes Mellitus. But if a user clicks on the button, the search in the Narrative Service will return around 6k publications.
This is due to the following reason: The Narrative Service expands the search by all subclasses of the entity "Diabetes Mellitus" (e.g. type 1 and type 2 diabetes). Drug Overviews don't do such an expansion. Maybe the expansion should be done in the backend to minimize confusion.
The text was updated successfully, but these errors were encountered:
Feedback user:
Im Narrative Modus zeigt ja die Verbindungslinie eine Zahl der Co-occurences. Intuitiv würde ich das als Anzahl Dokumente verstehen, in denen beide Begriffe zusammen auftauchen. Zum Teil sind dann aber wenn man drauf klickt, die Zahlen viel höher als im Graphen. Beispiel: Long Covid Overview: Long Covid - Infections: Linie 379, Draufklicken 1026 Dokumente. Ist das ein Bug, oder haben die Zahlen eine andere Bedeutung?
Oder gibt es einen Indexing lag zwischen den für den Graphen hinterlegten Zahlen und der restlichen Datenbank?
If we would aggregate by class ids, the lists will be flooded by superclasses of diseases. This is not very intuitive for our users. At the moment, we don't have a solution. Stalled.
Drug Overview. Search for Metformin.
The service will show around 4k Indications with Diabetes Mellitus. But if a user clicks on the button, the search in the Narrative Service will return around 6k publications.
This is due to the following reason: The Narrative Service expands the search by all subclasses of the entity "Diabetes Mellitus" (e.g. type 1 and type 2 diabetes). Drug Overviews don't do such an expansion. Maybe the expansion should be done in the backend to minimize confusion.
The text was updated successfully, but these errors were encountered: