HermannKroll / NarrativeIntelligence

GNU General Public License v3.0
4 stars 0 forks source link

Narrative Service: Sentence highlighting #293

Closed ir0ntr0nik closed 1 week ago

ir0ntr0nik commented 2 months ago

If the user hovers over a document graph, add a highlight for the corresponding sentence/block in the document text (abstract/title).

  1. Send the corresponding sentence for each SPO additionally
  2. OnHover: highlight the sentence and disable highlighting if the mouse moves away
HermannKroll commented 1 week ago

Solved.