readme updated

This commit is contained in:
Matthias Bisping 2022-02-05 16:19:27 +01:00
parent 5fec1db1e6
commit 5491f511e2

View File

@ -50,7 +50,7 @@ Core API functionalities can be used through a CLI.
The tables parsing utility detects and segments tables into individual cells.
```bash
python scripts/annotate.py <path to pdf> 1 --type table
python scripts/annotate.py data/test_pdf.pdf 2 --type redaction
```