/StabilityLabelAlgorithm

StabilityLabelAlgorithm is a package for estimating the justification and stability status of claims in an instantiation of ASPIC+.

Primary LanguagePythonMIT LicenseMIT

StabilityLabelAlgorithm

StabilityLabelAlgorithm is a package for estimating acceptability and stability of claims.

Installation

You need Python 3.6 or later and pip to run StabilityLabelAlgorithm.

  1. Clone from git:
git clone https://github.com/DaphneO/StabilityLabelAlgorithm.git
  1. Install requirements
pip install -r requirements.txt

If you want to export the figures using the code in the experiments folder, then make sure that latex is installed on your machine.

Documentation

For more information see the documentation website: https://daphneo.github.io/StabilityLabelAlgorithm/