Skip to content

Commit 340ce47

Browse files
author
Adhiguna Surya Kuncoro
committed
Fix readme typo
1 parent 0af3a2f commit 340ce47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Recurrent Neural Network Grammars
2-
Code for the [Recurrent Neural Network Grammars](https://arxiv.org/abs/1602.07776) paper (NAACL 2016), by Chris Dyer, Adhiguna Kuncoro, Miguel Ballesteros, and Noah A. Smith, after the Corrigendum (last stwo pages on the ArXiv version of the paper). The code is written in C++.
2+
Code for the [Recurrent Neural Network Grammars](https://arxiv.org/abs/1602.07776) paper (NAACL 2016), by Chris Dyer, Adhiguna Kuncoro, Miguel Ballesteros, and Noah A. Smith, after the Corrigendum (last two pages on the ArXiv version of the paper). The code is written in C++.
33

44
# Citation
55
@inproceedings{dyer-rnng:16,

0 commit comments

Comments
 (0)