Releases: UKPLab/intertext-graph
Releases · UKPLab/intertext-graph
v0.5
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
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