You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
As you can see in the screen shot, it seems that the source text is sent, but no translation is returned either in the terminal or the web page. Any idea why?
I tested it first with source 'word', then the sentence "You can print all files directly.', but nothing is returned.
The text was updated successfully, but these errors were encountered:
mzeidhassan
changed the title
Rest Server issue: translated is sent but nothing is returned
Rest Server issue: source text is sent but no translation is returned
Sep 12, 2017
@starnleymbote I am no longer using OpenNMT for now, but the last time I tested the LUA version, I managed to run the REST server and return translations correctly. Make sure you tokenize your training corpus.
Hi Alexander,
It took me a while to figure out how to run the Rest server and I used your Flask server http://github.com/OpenNMT/Server/
As you can see in the screen shot, it seems that the source text is sent, but no translation is returned either in the terminal or the web page. Any idea why?
I tested it first with source 'word', then the sentence "You can print all files directly.', but nothing is returned.
Here is a screen shot
https://www.dropbox.com/s/1b3k9a3nri6oj9w/opennmt.PNG?dl=0
Thanks in advance for your support.
Kind regards,
Mohamed
The text was updated successfully, but these errors were encountered: