LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
spec2vec/Document.py
spec2vec/Spec2Vec.py
spec2vec/SpectrumDocument.py
spec2vec/__init__.py
spec2vec/__version__.py
spec2vec/model_building.py
spec2vec/utils.py
spec2vec/vector_operations.py
spec2vec.egg-info/PKG-INFO
spec2vec.egg-info/SOURCES.txt
spec2vec.egg-info/dependency_links.txt
spec2vec.egg-info/not-zip-safe
spec2vec.egg-info/requires.txt
spec2vec.egg-info/top_level.txt
tests/__init__.py
tests/prototyping.py
tests/prototyping_stuff.py
tests/test_document.py
tests/test_model_building.py
tests/test_spec2vec.py
tests/test_spectrum_document.py
tests/test_vector_operations.py
tests/test_version_string_consistency.py
tests/untitled6.py