AUTHORS.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/history.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
taxonomy_matcher/__init__.py
taxonomy_matcher/__main__.py
taxonomy_matcher/data_utils.py
taxonomy_matcher/matched_phrase.py
taxonomy_matcher/matcher.py
taxonomy_matcher/token_position.py
taxonomy_matcher/token_trie.py
taxonomy_matcher/tokenizer.py
taxonomy_matcher.egg-info/PKG-INFO
taxonomy_matcher.egg-info/SOURCES.txt
taxonomy_matcher.egg-info/dependency_links.txt
taxonomy_matcher.egg-info/entry_points.txt
taxonomy_matcher.egg-info/not-zip-safe
taxonomy_matcher.egg-info/top_level.txt
taxonomy_matcher/match_patterns/__init__.py
taxonomy_matcher/match_patterns/patterns.py
taxonomy_matcher/match_patterns/patterns_ct.py
taxonomy_matcher/match_patterns/patterns_gz.py
taxonomy_matcher/match_patterns/patterns_nt.py
tests/test_partial_match.py
tests/test_token_trie.py
tests/test_tokenizer.py
tests/test_trie_matcher_ct.py
tests/test_trie_matcher_gz.py
tests/test_trie_matcher_nt.py
tests/resource/gazetteer.txt
tests/resource/test_codetable.xml
tests/resource/test_normalized_table.json