Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 601 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 601 Bytes

Machine Translation from English to Odia

Code style: black Hit Count

Source code of the Machine Translation from English to Odia.

Installation

  • Install Python 3.8
pip install -r requirements.txt
python -m nmt 
or run ./run.sh

After the Open http://localhost:31137/translate in browser for the translation interface.