VAND Graph: Frontend Interaction - PMeschenmoser/Visual-Analyzer-for-News-Dependencies GitHub Wiki

  • Open localhost:3000 and choose between novice and expert mode. You'll be able to switch the modes afterwards again
  • Now you can import articles (either .txt or .json) files from your filesystem. The text file name needs to correspond to a specific pattern (open the gear!).JSON files need to have a flat hierarchy and contain particular keys. These keys and the pattern for .txt can be modified within the settings.
  • It is also possible to import prototypical sets from the server. Simply search and select one or more table rows and apply it.
  • The visualisation gets drawn. Modify visualisation settings on the left, simply explore it!
  • Left-click on Article: Open article details. You'll see the full-text and the article's ranks. For an in-rank all incoming edge values are summed up and normalized with respect to the incoming edge count.
  • (Ctrl|Alt|Shift|Meta) + Left click on article: (Un)highlight all the edges belonging to this article. You can also unhighlight all edges on button click.
  • Right-click on Article: Bring article to the front.
  • Hover on edge: Similarity value
  • Hover on article: Display timestamp at the article and highlight corresponding entities in the context visualisation
  • Zoom: By double-click, mousewheel or changing the size of the context bars.
  • Pan: By dragging the canvas or context bars

As you will see, interaction and edge parametrization will support you at larger networks: Go to Feature Overview!

⚠️ **GitHub.com Fallback** ⚠️