LICENSE
README.md
setup.cfg
setup.py
sage/__init__.py
sage/evaluation/__init__.py
sage/evaluation/ruspelleval.py
sage/evaluation/scorer.py
sage/evaluation/ruerrant_wrapper/__init__.py
sage/evaluation/ruerrant_wrapper/classifier.py
sage/evaluation/ruerrant_wrapper/merger.py
sage/evaluation/ruerrant_wrapper/scorer.py
sage/spelling_correction/__init__.py
sage/spelling_correction/corrector.py
sage/spelling_correction/m2m_correctors.py
sage/spelling_correction/t5_correctors.py
sage/spelling_corruption/__init__.py
sage/spelling_corruption/configuration_corruptor.py
sage/spelling_corruption/corruptor.py
sage/spelling_corruption/sbsc/__init__.py
sage/spelling_corruption/sbsc/base_classes.py
sage/spelling_corruption/sbsc/labeler.py
sage/spelling_corruption/sbsc/model.py
sage/spelling_corruption/sbsc/sbsc.py
sage/spelling_corruption/sbsc/typings_positions_conditions.py
sage/utils/__init__.py
sage/utils/data_load_utils.py
sage/utils/lang_utils.py
sage/utils/utils.py
sage_spelling.egg-info/PKG-INFO
sage_spelling.egg-info/SOURCES.txt
sage_spelling.egg-info/dependency_links.txt
sage_spelling.egg-info/requires.txt
sage_spelling.egg-info/top_level.txt
tests/test_correctors.py
tests/test_corruptors.py
tests/test_evaluate.py
tests/test_metrics.py
tests/test_ruspelleval.py
tests/test_utils.py
tests/tests.py
tests/tests_english.py