Skip to content

ymoslem/OpenNMT-Web-Interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenNMT-Web-Interface

Machine Translation Web Interface for OpenNMT

Description

This is a simple web interface to be able to translate sentences on the web. It depends on Python Flask and Flask-PageDown libraries. It assumes you have already implemented an OpenNMT Rest API Server.

OpenNMT-py Web Interface

If you are rather looking for a stand-alone excutive GUI for Windows, check my blog post here.

[NEW] CTranslate2 Web Interface

Now, it is highly recommended to use CTranslate2 as an inference engine for your models due to its high performance. You can use the new web interface version using CTranslate2 and Streamlit. Check the new NMT web interface here.