README.md
pyproject.toml
idiomatch/__init__.py
idiomatch/builders.py
idiomatch/cases.py
idiomatch/configs.py
idiomatch/idiomatcher.py
idiomatch.egg-info/PKG-INFO
idiomatch.egg-info/SOURCES.txt
idiomatch.egg-info/dependency_links.txt
idiomatch.egg-info/requires.txt
idiomatch.egg-info/top_level.txt
idiomatch/_models/__init__.py
idiomatch/_models/_idiom.py
idiomatch/_models/_sense.py
idiomatch/resources/idioms.yml
idiomatch/resources/slop_1.json
idiomatch/resources/slop_2.json
idiomatch/resources/slop_3.json
idiomatch/resources/slop_4.json
idiomatch/resources/slop_5.json
playground/exp_1_pos.py
scripts/fetch.py
scripts/parse.py
scripts/update.py
scripts/readme/readme_1.py
scripts/readme/readme_2.py
tests/__init__.py
tests/test_builders.py
tests/test_idiomatcher.py
tests/test_idiomatcher_add_idioms.py
tests/test_idiomatcher_greedy.py
tests/test_idiomatcher_slop.py