LICENSE
README.md
pyproject.toml
src/modest/__init__.py
src/modest/paths.py
src/modest/algorithms/__init__.py
src/modest/algorithms/alignment.py
src/modest/datasets/__init__.py
src/modest/datasets/compoundpiece.py
src/modest/datasets/morphochallenge2010.py
src/modest/datasets/morphynet.py
src/modest/datasets/webcelex.py
src/modest/formats/__init__.py
src/modest/formats/celex.py
src/modest/formats/morphochallenge2010.py
src/modest/formats/morphynet.py
src/modest/formats/trivial.py
src/modest/formats/tsv.py
src/modest/interfaces/__init__.py
src/modest/interfaces/datasets.py
src/modest/interfaces/morphologies.py
src/modest/interfaces/readers.py
src/modest/languages/__init__.py
src/modest/languages/catalan.py
src/modest/languages/czech.py
src/modest/languages/dutch.py
src/modest/languages/english.py
src/modest/languages/finnish.py
src/modest/languages/french.py
src/modest/languages/german.py
src/modest/languages/hungarian.py
src/modest/languages/italian.py
src/modest/languages/mongolian.py
src/modest/languages/polish.py
src/modest/languages/portuguese.py
src/modest/languages/russian.py
src/modest/languages/serbian_croatian_bosnian_montenegrin.py
src/modest/languages/spanish.py
src/modest/languages/swedish.py
src/modest/languages/turkish.py
src/modest/transformations/__init__.py
src/modest/transformations/combine.py
src/modest/transformations/partial.py
src/modest/transformations/precompute.py
src/modest/transformations/sample.py
src/modest_bauwenst.egg-info/PKG-INFO
src/modest_bauwenst.egg-info/SOURCES.txt
src/modest_bauwenst.egg-info/dependency_links.txt
src/modest_bauwenst.egg-info/requires.txt
src/modest_bauwenst.egg-info/top_level.txt