README.rst
setup.cfg
setup.py
deepmatcher/__init__.py
deepmatcher/batch.py
deepmatcher/optim.py
deepmatcher/runner.py
deepmatcher/utils.py
deepmatcher.egg-info/PKG-INFO
deepmatcher.egg-info/SOURCES.txt
deepmatcher.egg-info/dependency_links.txt
deepmatcher.egg-info/requires.txt
deepmatcher.egg-info/top_level.txt
deepmatcher/data/__init__.py
deepmatcher/data/dataset.py
deepmatcher/data/field.py
deepmatcher/data/iterator.py
deepmatcher/data/process.py
deepmatcher/models/_utils.py
deepmatcher/models/attr_summarizers.py
deepmatcher/models/core.py
deepmatcher/models/modules.py
deepmatcher/models/word_aggregators.py
deepmatcher/models/word_comparators.py
deepmatcher/models/word_contextualizers.py
test/test_dataset.py
test/test_field.py
test/test_integration.py
test/test_iterator.py
test/test_process.py