482 Forks
2371 Stars
2371 Watchers

OpenNMT

Open Source Neural Machine Translation in Torch (deprecated)

How to download and setup OpenNMT

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

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

If you have some problems with OpenNMT

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