Run the following in your terminal
## To download the OpenNMT library
git clone https://github.com/OpenNMT/OpenNMT-py
cd OpenNMT-py
## Installing the requiremnets
pip install -r requirements.txt
## Downloading the data (if wget not avilable, then download using a browser by going to the link)