LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/README_ja.md
docs/user_dict.md
ja_entity_parser.egg-info/PKG-INFO
ja_entity_parser.egg-info/SOURCES.txt
ja_entity_parser.egg-info/dependency_links.txt
ja_entity_parser.egg-info/requires.txt
ja_entity_parser.egg-info/top_level.txt
ja_entityparser/__init__.py
ja_entityparser/normalizer.py
ja_entityparser/parser.py
ja_entityparser/dict/ja-entity-parser.dic
ja_entityparser/dict/normalize.json
ja_entityparser/dict/sudachi.json
tests/test_normalizer.py
tests/test_parser.py