Setting Up Chart Review
Installing
pip install chart-review
Make Project Directory
- Make a new directory to hold your project files.
- Export your Label Studio project and put the resulting JSON file in this directory with the name
labelstudio-export.json
. - Create a config file in this directory.
Run Chart Review
Run chart-review
in your project directory for some basic chart info.
Or run chart-review --help
for a list of commands.