LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
docs/configuration.md
docs/development.md
docs/internals.md
docs/usage.md
script/run_english_coverage.py
src/gazetteer_matcher/__init__.py
src/gazetteer_matcher/_fuzzy_native.cpp
src/gazetteer_matcher/cli.py
src/gazetteer_matcher/config.py
src/gazetteer_matcher/debug.py
src/gazetteer_matcher/fuzzy.py
src/gazetteer_matcher/matcher.py
src/gazetteer_matcher/models.py
src/gazetteer_matcher/numbers.py
src/gazetteer_matcher/response_keys.py
src/gazetteer_matcher/responses.py
src/gazetteer_matcher/schemas.py
src/gazetteer_matcher/tagger.py
src/gazetteer_matcher.egg-info/PKG-INFO
src/gazetteer_matcher.egg-info/SOURCES.txt
src/gazetteer_matcher.egg-info/dependency_links.txt
src/gazetteer_matcher.egg-info/entry_points.txt
src/gazetteer_matcher.egg-info/requires.txt
src/gazetteer_matcher.egg-info/top_level.txt
src/gazetteer_matcher/data/responses.yaml
src/gazetteer_matcher/data/vocabulary.yaml
tests/conftest.py
tests/home.yaml
tests/rejections.yaml
tests/test_api.py
tests/test_cli.py
tests/test_fuzzy.py
tests/test_matcher.py
tests/test_numbers.py
tests/test_rejections.py
tests/test_responses.py
tests/test_sentences.py
tests/sentences/climate.yaml
tests/sentences/covers.yaml
tests/sentences/date_time.yaml
tests/sentences/device_control.yaml
tests/sentences/floors.yaml
tests/sentences/follow_ups.yaml
tests/sentences/fuzzy.yaml
tests/sentences/lights.yaml
tests/sentences/media.yaml
tests/sentences/mower.yaml
tests/sentences/state_queries.yaml
tests/sentences/timers.yaml
tests/sentences/weather.yaml