Metadata-Version: 2.1
Name: argument_tools
Version: 0.0.1
Summary: Some utilities for Argiment Mining
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Author-email: Jonathan Clayton <jaclayton2@sheffield.ac.uk>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: matplotlib
Requires-Dist: networkx
Requires-Dist: numpy
Description-Content-Type: text/markdown

Contains some fairly basic utilities which seem to be required in a number of projects on Argument Mining. 

Namely, a simple way to plot argument graphs, and tools for converting graphs between different formats.


 
