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

Fix Sphinx Doc Warnings #221

Closed nelson-liu closed 7 years ago

nelson-liu commented 7 years ago

This PR fixes a bunch of sphinx RST warnings that were occurring before.

todo:

matt-gardner commented 7 years ago

Just FYI, when I get some time to work on code after the Keras 2 port is done, I will clean this up, resolve errors, and merge it. If we switch to markdown instead of RST at some point, the automatic tools will work better if we've fixed all of these errors, anyway.