Setting Up Chart Review
Installing
pipx install chart-review
Make Project Directory
- Make a new directory to hold your project files.
- Export your Label Studio project as a JSON file and put the exported file in this directory (name it as you like, it will automatically be detected).
- 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.