Skip to content
/ NMT Public

Source code of the Machine Translation from English to Odia.

License

Notifications You must be signed in to change notification settings

OdiaNLP/NMT

Repository files navigation

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.

Releases

No releases published

Packages

No packages published