AUTHORS.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
distances/default.tsv
src/maniphono/__init__.py
src/maniphono/common.py
src/maniphono/phonomodel.py
src/maniphono/segment.py
src/maniphono/segsequence.py
src/maniphono/sound.py
src/maniphono.egg-info/PKG-INFO
src/maniphono.egg-info/SOURCES.txt
src/maniphono.egg-info/dependency_links.txt
src/maniphono.egg-info/not-zip-safe
src/maniphono.egg-info/top_level.txt
src/maniphono/models/encoder/graphemes.tsv
src/maniphono/models/mipa/model.csv
src/maniphono/models/mipa/sounds.csv
src/maniphono/models/tresoldi/model.csv
src/maniphono/models/tresoldi/sounds.csv
tests/test_common.py
tests/test_phonomodel.py
tests/test_segment.py
tests/test_sequence.py
tests/test_sound.py