NMT
Source code of the Machine Translation from English to Odia.
Install / Use
/learn @OdiaNLP/NMTREADME
<h2 align="center">Machine Translation from English to Odia</h2>
<p align="center">
<a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
<a href="http://hits.dwyl.com/odianlp/NMT"><img alt="Hit Count" src="http://hits.dwyl.com/odianlp/NMT.svg"></a>
</p>
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.
