Closed DeNeutoy closed 7 years ago
Thanks again for getting this set up. I will look at this soon - tomorrow might be busy working on finalizing a couple of drafts to be submitted to EMNLP, but I will look at this if I get time. I still want to figure out how to get this to work with markdown instead of RST in the README; I'll look into it when I look over this PR.
This looks great. I'm just going to update the README a bit myself, too, before merging this.
This is ready for review - I've simplified the readme given that we now have the docs (and the wall of text of the previous one I'm not actually sure was super helpful). I've also checked that this works by installing it in a virtualenv and everything seems to work correctly. To do this, run
python setup.py sdist' and pip install the resulting
deep_qa-0.1.tar.gzfile which will appear under the
/dist` directory.