We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9393c48 commit 773e8a4Copy full SHA for 773e8a4
README.md
@@ -2,7 +2,7 @@ Neural Machine Translation System (Pytorch)
2
==========
3
State-of-the-art NMT systems are difficult to understand.
4
5
-For beginners, I highly recommend this project, which is a simplified version of [Opennmt-py](https://github.com/OpenNMT/OpenNMT-py).
+For the beginners, I highly recommend this project, which is a simplified version of [Opennmt-py](https://github.com/OpenNMT/OpenNMT-py).
6
7
Though some modules reference to OpenNMT-py, most of the code (80%) is written by myself.
8
With the scripts that I posted, you can even build your own NMT systems and evaluate them on WMT 2018 datasets.
0 commit comments