doccano-client
doccano-client copied to clipboard
Feature/download
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
Please run the following command:
black doccano_api_client/__init__.py