doccano-client icon indicating copy to clipboard operation
doccano-client copied to clipboard

Feature/download

Open gregoritoo opened this issue 3 years ago • 1 comments

Download function

This function re-implement the downloading process using existing endpoints and returns the dataset into spacy format ie dictionary {text:(start span, end span,label)}

Fixes # 58 # 45

gregoritoo avatar Mar 02 '22 16:03 gregoritoo

Please run the following command:

black doccano_api_client/__init__.py

Hironsan avatar Mar 03 '22 02:03 Hironsan