LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
budoux/__init__.py
budoux/html_processor.py
budoux/main.py
budoux/parser.py
budoux/py.typed
budoux/skip_nodes.json
budoux/utils.py
budoux.egg-info/PKG-INFO
budoux.egg-info/SOURCES.txt
budoux.egg-info/dependency_links.txt
budoux.egg-info/entry_points.txt
budoux.egg-info/requires.txt
budoux.egg-info/top_level.txt
budoux/models/ja.json
budoux/models/ja_knbc.json
budoux/models/th.json
budoux/models/zh-hans.json
budoux/models/zh-hant.json
scripts/__init__.py
scripts/build_model.py
scripts/encode_data.py
scripts/finetune.py
scripts/prepare_knbc.py
scripts/prepare_wisesight.py
scripts/train.py
scripts/translate_model.py
tests/test_html_processor.py
tests/test_main.py
tests/test_parser.py
tests/test_quality.py