axa-group / Parsr

Transforms PDF, Documents and Images into Enriched Structured Data
Apache License 2.0
5.86k stars 311 forks source link

[demo][jupyter notebook] Updating the argument names for file and config when sending document #630

Closed WafaJohal closed 2 years ago

WafaJohal commented 2 years ago

Following the documentation on the parsr python client https://github.com/axa-group/Parsr/tree/master/clients/python-client the argument for the send_document function should be "_filepath" instead of "file" and and "_configpath" instead of "config"