AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
EHRcorral.egg-info/PKG-INFO
EHRcorral.egg-info/SOURCES.txt
EHRcorral.egg-info/dependency_links.txt
EHRcorral.egg-info/not-zip-safe
EHRcorral.egg-info/pbr.json
EHRcorral.egg-info/requires.txt
EHRcorral.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/overview.rst
docs/project.rst
docs/readme.rst
docs/usage.rst
ehrcorral/__init__.py
ehrcorral/compressions.py
ehrcorral/ehrcorral.py
ehrcorral/measures.py
ehrcorral/metaphone.py
ehrcorral/word.py
tests/__init__.py
tests/character_insertion_3x2.json
tests/character_omission_3x2.json
tests/character_substitution_3x2.json
tests/character_transposition_3x2.json
tests/error_free_3x2.json
tests/gen_records.py
tests/gender_misclassification_3x2.json
tests/profiles_100.json
tests/test_ehrcorral.py