LICENSE
README.md
pyproject.toml
setup.py
asmk/__init__.py
asmk/asmk_method.py
asmk/codebook.py
asmk/functional.py
asmk/index.py
asmk/inverted_file.py
asmk/io_helpers.py
asmk/kernel.py
asmk.egg-info/PKG-INFO
asmk.egg-info/SOURCES.txt
asmk.egg-info/dependency_links.txt
asmk.egg-info/requires.txt
asmk.egg-info/top_level.txt
asmk.egg-info/zip-safe
cython/hamming.pyx
test/test_hamming.py