Skip to content

Commit 773e8a4

Browse files
authored
Update README.md
1 parent 9393c48 commit 773e8a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Neural Machine Translation System (Pytorch)
22
==========
33
State-of-the-art NMT systems are difficult to understand.
44

5-
For beginners, I highly recommend this project, which is a simplified version of [Opennmt-py](https://github.com/OpenNMT/OpenNMT-py).
5+
For the beginners, I highly recommend this project, which is a simplified version of [Opennmt-py](https://github.com/OpenNMT/OpenNMT-py).
66

77
Though some modules reference to OpenNMT-py, most of the code (80%) is written by myself.
88
With the scripts that I posted, you can even build your own NMT systems and evaluate them on WMT 2018 datasets.

0 commit comments

Comments
 (0)