Update README.md

This commit is contained in:
Benjamin Bolte
2016-04-18 22:15:39 -04:00
parent 61c0b6e73e
commit e2caf32d3a
+1 -1
View File
@@ -1,6 +1,6 @@
# keras-language-modeling
The original paper, which provided inspiriation for this project, can be found [here](http://arxiv.org/pdf/1511.04108.pdf).
Some code for doing language modeling with Keras, in particular for question-answering tasks. The original paper, which provided inspiriation for this project, can be found [here](http://arxiv.org/pdf/1511.04108.pdf).
### Stuff that might be of interest