MANIFEST.in
setup.py
etc/irobot.conf
etc/logger.conf
examples/simple_start.py
irobot/.DS_Store
irobot/__init__.py
irobot/app.py
irobot.egg-info/PKG-INFO
irobot.egg-info/SOURCES.txt
irobot.egg-info/dependency_links.txt
irobot.egg-info/entry_points.txt
irobot.egg-info/not-zip-safe
irobot.egg-info/requires.txt
irobot.egg-info/top_level.txt
irobot/.idea/encodings.xml
irobot/.idea/irobot.iml
irobot/.idea/misc.xml
irobot/.idea/modules.xml
irobot/.idea/workspace.xml
irobot/core/.DS_Store
irobot/core/SentenceFromRule.py
irobot/core/cosine.py
irobot/core/qa.py
irobot/core/rule.py
irobot/utils/.DS_Store
irobot/utils/__init__.py
irobot/utils/config_util.py
irobot/utils/excel.py
irobot/web/.DS_Store
irobot/web/response.py
irobot/web/text.py
scripts/.DS_Store
scripts/irobot
tests/.DS_Store
tests/test_cosine.py
tests/test_qa.py
tests/test_rule.py