Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 660 Bytes

File metadata and controls

24 lines (19 loc) · 660 Bytes

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/