.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/FUNDING.yml
.github/workflows/main.yml
.github/workflows/publish-to-pypi.yml
.github/workflows/ruff.yml
assets/fonts.csv
assets/len_to_p.csv
assets/lines_example.csv
assets/vocab.csv
assets/examples/00.jpg
assets/examples/01.jpg
assets/examples/02.jpg
assets/examples/03.jpg
assets/examples/04.jpg
assets/examples/05.jpg
assets/examples/06.jpg
assets/examples/07.jpg
assets/examples/08.jpg
assets/examples/09.jpg
assets/examples/10.jpg
assets/examples/11.jpg
assets/examples/cc-100.jpg
assets/examples/random.jpg
hayai_ocr/__init__.py
hayai_ocr/__main__.py
hayai_ocr/_version.py
hayai_ocr/ocr.py
hayai_ocr/run.py
hayai_ocr.egg-info/PKG-INFO
hayai_ocr.egg-info/SOURCES.txt
hayai_ocr.egg-info/dependency_links.txt
hayai_ocr.egg-info/entry_points.txt
hayai_ocr.egg-info/requires.txt
hayai_ocr.egg-info/top_level.txt
hayai_ocr/assets/example.jpg
tests/__init__.py
tests/generate_expected_results.py
tests/test_ocr.py
tests/data/expected_results.json
tests/data/images/00.jpg
tests/data/images/01.jpg
tests/data/images/02.jpg
tests/data/images/03.jpg
tests/data/images/04.jpg
tests/data/images/05.jpg
tests/data/images/06.jpg
tests/data/images/07.jpg
tests/data/images/08.jpg
tests/data/images/09.jpg
tests/data/images/10.jpg
tests/data/images/11.jpg