Skip to content

Releases: UKPLab/intertext-graph

v0.5

01 Feb 15:06
Compare
Choose a tag to compare

Added 🥳

  • Multi document graphs can be extended after their creation
  • Imports are smoother from intertext_graph import IntertextDocument, IntertextMultiGraph, Node
  • Modernized visualization web app
  • NetworkX support has been moved to a dedicated function
  • Minor bug fixes

v0.4

31 May 11:14
Compare
Choose a tag to compare

Added 🥳

  • Initial release of the Intertext Graph library
  • Support for multiple documents
  • Parser for F1000Research
  • Visualization web app for graphs
  • Added a tutorial notebook and sample data