allenai / deep_qa

A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)
Apache License 2.0
404 stars 133 forks source link

enable latex math in docs, other miscellaneous fixes #176

Closed nelson-liu closed 7 years ago

nelson-liu commented 7 years ago

This was an attempt to fix the sphinx errors when building the docs, but I realized there were far far too many and gave up (for now).

This PR adds things to generate latex math and test them in CI, and also has a bunch of random docfixes + docstrings.