LICENSE
README.md
pyproject.toml
symspellpy/__init__.py
symspellpy/abstract_distance_comparer.py
symspellpy/composition.py
symspellpy/editdistance.py
symspellpy/frequency_bigramdictionary_en_243_342.txt
symspellpy/frequency_dictionary_en_82_765.txt
symspellpy/helpers.py
symspellpy/logging.py
symspellpy/pickle_mixin.py
symspellpy/suggest_item.py
symspellpy/symspellpy.py
symspellpy/verbosity.py
symspellpy.egg-info/PKG-INFO
symspellpy.egg-info/SOURCES.txt
symspellpy.egg-info/dependency_links.txt
symspellpy.egg-info/requires.txt
symspellpy.egg-info/top_level.txt
tests/test_compatibility.py
tests/test_editdistance.py
tests/test_helpers.py
tests/test_suggest_item.py
tests/test_symspellpy.py
tests/test_symspellpy_edge_cases.py
tests/test_symspellpy_lookup.py
tests/test_symspellpy_lookup_compound.py
tests/test_symspellpy_pickle.py
tests/test_symspellpy_word_segmentation.py