2172 Forks
5949 Stars
5949 Watchers

OpenNMT-py

Open Source Neural Machine Translation in PyTorch

How to download and setup OpenNMT-py

Open terminal and run command
git clone https://github.com/OpenNMT/OpenNMT-py.git
git clone is used to create a copy or clone of OpenNMT-py 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-py https://github.com/OpenNMT/OpenNMT-py/archive/master.zip

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

If you have some problems with OpenNMT-py

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