382 Forks
1372 Stars
1372 Watchers

OpenNMT-tf

Neural machine translation and sequence learning using TensorFlow

How to download and setup OpenNMT-tf

Open terminal and run command
git clone https://github.com/OpenNMT/OpenNMT-tf.git
git clone is used to create a copy or clone of OpenNMT-tf repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with OpenNMT-tf https://github.com/OpenNMT/OpenNMT-tf/archive/master.zip

Or simply clone OpenNMT-tf with SSH
[email protected]:OpenNMT/OpenNMT-tf.git

If you have some problems with OpenNMT-tf

You may open issue on OpenNMT-tf support forum (system) here: https://github.com/OpenNMT/OpenNMT-tf/issues