diff --git a/doc/lstm.txt b/doc/lstm.txt index 9bc53e62..93a3a617 100644 --- a/doc/lstm.txt +++ b/doc/lstm.txt @@ -31,7 +31,7 @@ recurrent neural on the Large Movie Review Dataset dataset. While the dataset is public, in this tutorial we provide a copy of the dataset that has previously been preprocessed according to the needs of this LSTM implementation. You can download this preprocessed version of the dataset -using the script `download.sh` and uncompress it. +using the script `download.sh `_ and uncompress it. Papers ======