Generate a service account key (service.json
) for Google Translate API. (Instructions)
Store it in the model/ directory.
$ virtualenv --no-site-packages env -p python3
$ source env/bin/activate
$ pip install -r requirements.txt
$ source env/bin/activate
$ python app.py
Have fun here
A brief summary of our experiments, their results and comparison with state-of-the-art models can be found in Experiments_Summary.pdf.