LICENSE
README.md
setup.py
augmentex/__init__.py
augmentex/base.py
augmentex/char.py
augmentex/preprocessor.py
augmentex/punc.py
augmentex/variables.py
augmentex/word.py
augmentex.egg-info/PKG-INFO
augmentex.egg-info/SOURCES.txt
augmentex.egg-info/dependency_links.txt
augmentex.egg-info/not-zip-safe
augmentex.egg-info/requires.txt
augmentex.egg-info/top_level.txt
augmentex/static_data/mobile_typos_chars.json
augmentex/static_data/pc_typos_chars.json
augmentex/static_data/shift.json
augmentex/static_data/eng/stopwords.json
augmentex/static_data/eng/text2emoji.json
augmentex/static_data/eng/vocab.json
augmentex/static_data/eng/mobile/orfo_chars.json
augmentex/static_data/eng/mobile/orfo_ngrams.json
augmentex/static_data/eng/mobile/orfo_words.json
augmentex/static_data/eng/pc/orfo_chars.json
augmentex/static_data/eng/pc/orfo_ngrams.json
augmentex/static_data/eng/pc/orfo_words.json
augmentex/static_data/rus/stopwords.json
augmentex/static_data/rus/text2emoji.json
augmentex/static_data/rus/vocab.json
augmentex/static_data/rus/mobile/orfo_chars.json
augmentex/static_data/rus/mobile/orfo_ngrams.json
augmentex/static_data/rus/mobile/orfo_words.json
augmentex/static_data/rus/pc/orfo_chars.json
augmentex/static_data/rus/pc/orfo_ngrams.json
augmentex/static_data/rus/pc/orfo_words.json