LICENSE
MANIFEST.in
README.md
pyproject.toml
applephrase/__init__.py
applephrase/__main__.py
applephrase/main.py
applephrase.egg-info/PKG-INFO
applephrase.egg-info/SOURCES.txt
applephrase.egg-info/dependency_links.txt
applephrase.egg-info/entry_points.txt
applephrase.egg-info/requires.txt
applephrase.egg-info/top_level.txt
applephrase/wuggy/__init__.py
applephrase/wuggy/evaluators/__init__.py
applephrase/wuggy/evaluators/ld1nn.py
applephrase/wuggy/generators/__init__.py
applephrase/wuggy/generators/wuggygenerator.py
applephrase/wuggy/plugins/__init__.py
applephrase/wuggy/plugins/baselanguageplugin.py
applephrase/wuggy/plugins/language_data/orthographic_basque/orthographic_basque.py
applephrase/wuggy/plugins/language_data/orthographic_basque/orthographic_basque.txt
applephrase/wuggy/plugins/language_data/orthographic_dutch/orthographic_dutch.py
applephrase/wuggy/plugins/language_data/orthographic_dutch/orthographic_dutch.txt
applephrase/wuggy/plugins/language_data/orthographic_english/orthographic_english.py
applephrase/wuggy/plugins/language_data/orthographic_english/orthographic_english.txt
applephrase/wuggy/plugins/language_data/orthographic_estonian/orthographic_estonian.py
applephrase/wuggy/plugins/language_data/orthographic_estonian/orthographic_estonian.txt
applephrase/wuggy/plugins/language_data/orthographic_french/orthographic_french.py
applephrase/wuggy/plugins/language_data/orthographic_french/orthographic_french.txt
applephrase/wuggy/plugins/language_data/orthographic_german/orthographic_german.py
applephrase/wuggy/plugins/language_data/orthographic_german/orthographic_german.txt
applephrase/wuggy/plugins/language_data/orthographic_italian/orthographic_italian.py
applephrase/wuggy/plugins/language_data/orthographic_italian/orthographic_italian.txt
applephrase/wuggy/plugins/language_data/orthographic_polish/orthographic_polish.py
applephrase/wuggy/plugins/language_data/orthographic_polish/orthographic_polish.txt
applephrase/wuggy/plugins/language_data/orthographic_serbian_cyrillic/orthographic_serbian_cyrillic.py
applephrase/wuggy/plugins/language_data/orthographic_serbian_cyrillic/orthographic_serbian_cyrillic.txt
applephrase/wuggy/plugins/language_data/orthographic_serbian_latin/orthographic_serbian_latin.py
applephrase/wuggy/plugins/language_data/orthographic_serbian_latin/orthographic_serbian_latin.txt
applephrase/wuggy/plugins/language_data/orthographic_spanish/orthographic_spanish.py
applephrase/wuggy/plugins/language_data/orthographic_spanish/orthographic_spanish.txt
applephrase/wuggy/plugins/language_data/orthographic_vietnamese/orthographic_vietnamese.py
applephrase/wuggy/plugins/language_data/orthographic_vietnamese/orthographic_vietnamese.txt
applephrase/wuggy/utilities/__init__.py
applephrase/wuggy/utilities/bigramchain.py