Setting Up Chart Review

Installing

pip install chart-review

Make Project Directory

  1. Make a new directory to hold your project files.
  2. Export your Label Studio project and put the resulting JSON file in this directory with the name labelstudio-export.json.
  3. 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.