LICENSE
README.md
pyproject.toml
swahiliclean/__init__.py
swahiliclean/clean.py
swahiliclean/data_utils.py
swahiliclean/normalize.py
swahiliclean/pipeline.py
swahiliclean/slang.py
swahiliclean/stats.py
swahiliclean/stopwords.py
swahiliclean/tokenize.py
swahiliclean/typos.py
swahiliclean.egg-info/PKG-INFO
swahiliclean.egg-info/SOURCES.txt
swahiliclean.egg-info/dependency_links.txt
swahiliclean.egg-info/requires.txt
swahiliclean.egg-info/top_level.txt
swahiliclean/data/__init__.py
tests/test_clean.py
tests/test_normalize.py
tests/test_pipeline.py
tests/test_slang.py
tests/test_stats.py
tests/test_stopwords.py
tests/test_tokenize.py
tests/test_typos.py