AUTHORS.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
datasets/__init__.py
datasets/cli.py
datasets/open_dataset_client.py
datasets/parser.py
datasets/pt_dataset.py
datasets/textline_parser.py
datasets/tf_dataset.py
datasets/agumentation/__init__.py
datasets/cleaner/__init__.py
datasets/utils/__init__.py
datasets/utils/common_struct.py
datasets/utils/data_processor.py
datasets/utils/token_dicts.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
ml_dataset.egg-info/PKG-INFO
ml_dataset.egg-info/SOURCES.txt
ml_dataset.egg-info/dependency_links.txt
ml_dataset.egg-info/entry_points.txt
ml_dataset.egg-info/not-zip-safe
ml_dataset.egg-info/top_level.txt
tests/README.md
tests/__init__.py
tests/test_data_processor.py
tests/test_pt_datasets.py
tests/test_textline_parser.py
tests/test_tf_datasets.py
tests/test_tokendicts.py
tests/data/dicts/query.vocab
tests/data/pairwise_datasets/simple_pair.input
tests/data/raw_datasets/header_text_seq2seq.input
tests/data/raw_datasets/query_float.input
tests/data/raw_datasets/text_seq2seq.input
tests/data/raw_datasets/varnum.input
tests/data/raw_datasets/varnum_header.input
tests/data/seq_datasets/simple_seq.input