.flake8
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
Pipfile
Pipfile.lock
README.md
setup.py
.github/PULL_REQUEST_TEMPLATE.md
.github/ISSUE_TEMPLATE/01-question.md
.github/ISSUE_TEMPLATE/02-bug.md
.github/ISSUE_TEMPLATE/03-install.md
.github/ISSUE_TEMPLATE/04-request.md
.github/workflows/ci.yml
.github/workflows/pypi-publish.yml
doccano_transformer/__init__.py
doccano_transformer/datasets.py
doccano_transformer/examples.py
doccano_transformer/utils.py
doccano_transformer.egg-info/PKG-INFO
doccano_transformer.egg-info/SOURCES.txt
doccano_transformer.egg-info/dependency_links.txt
doccano_transformer.egg-info/requires.txt
doccano_transformer.egg-info/top_level.txt
tests/__init__.py
tests/test_datasets.py
tests/test_utils.py
tests/data/classification/classification.csv
tests/data/classification/classification.jsonl
tests/data/labeling/labeling.conll2003.user1
tests/data/labeling/labeling.conll2003.user2
tests/data/labeling/labeling.jsonl
tests/data/labeling/labeling.spacy.user1
tests/data/labeling/labeling.spacy.user2
tests/data/labeling/labeling_text_label.conll2003.user0
tests/data/labeling/labeling_text_label.jsonl
tests/data/labeling/labeling_text_label.spacy.user0
tests/data/seq2seq/seq2seq.csv
tests/data/seq2seq/seq2seq.jsonl