LICENSE
README.md
pyproject.toml
src/low_resource_nlp/__init__.py
src/low_resource_nlp/_version.py
src/low_resource_nlp/cli.py
src/low_resource_nlp/datasets.py
src/low_resource_nlp/evaluation.py
src/low_resource_nlp/labels.py
src/low_resource_nlp/normalisation.py
src/low_resource_nlp/routing.py
src/low_resource_nlp_toolkit.egg-info/PKG-INFO
src/low_resource_nlp_toolkit.egg-info/SOURCES.txt
src/low_resource_nlp_toolkit.egg-info/dependency_links.txt
src/low_resource_nlp_toolkit.egg-info/entry_points.txt
src/low_resource_nlp_toolkit.egg-info/requires.txt
src/low_resource_nlp_toolkit.egg-info/top_level.txt
tests/test_cli.py
tests/test_datasets.py
tests/test_evaluation.py
tests/test_labels.py
tests/test_normalisation.py
tests/test_routing.py