AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
LICENSE
README.rst
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/functioning.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/reference.rst
docs/reference/sosia.Original.rst
sosia/__init__.py
sosia/sosia.py
sosia.egg-info/PKG-INFO
sosia.egg-info/SOURCES.txt
sosia.egg-info/dependency_links.txt
sosia.egg-info/not-zip-safe
sosia.egg-info/pbr.json
sosia.egg-info/requires.txt
sosia.egg-info/top_level.txt
sosia/classes/__init__.py
sosia/classes/scientist.py
sosia/classes/tests/__init__.py
sosia/classes/tests/test_Scientist.py
sosia/processing/__init__.py
sosia/processing/extraction.py
sosia/processing/nlp.py
sosia/processing/queries.py
sosia/processing/tests/__init__.py
sosia/processing/tests/test_extraction.py
sosia/processing/tests/test_nlp.py
sosia/processing/tests/test_queries.py
sosia/tests/README.md
sosia/tests/__init__.py
sosia/tests/test_Original.py
sosia/utils/__init__.py
sosia/utils/constants.py
sosia/utils/helpers.py
sosia/utils/startup.py
sosia/utils/tests/__init__.py
sosia/utils/tests/test_helpers.py
sosia/utils/tests/test_startup.py