LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
tests/test_core.py
tests/test_functional.py
tests/test_serialization.py
tests/test_transforms.py
textmentations/__init__.py
textmentations.egg-info/PKG-INFO
textmentations.egg-info/SOURCES.txt
textmentations.egg-info/dependency_links.txt
textmentations.egg-info/not-zip-safe
textmentations.egg-info/requires.txt
textmentations.egg-info/top_level.txt
textmentations/augmentations/__init__.py
textmentations/augmentations/functional.py
textmentations/augmentations/transforms.py
textmentations/augmentations/utils.py
textmentations/core/__init__.py
textmentations/core/composition.py
textmentations/core/transforms_interface.py
textmentations/core/utils.py
textmentations/corpora/__init__.py
textmentations/corpora/corpora.py
textmentations/corpora/types.py
textmentations/corpora/utils.py
textmentations/corpora/corpora/stopwords.txt
textmentations/corpora/corpora/wordnet.json