axa-group / Parsr

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

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

Closed WafaJohal closed 1 year ago

WafaJohal commented 1 year 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"