This repository has been archived by the owner on Jan 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Transalte #6
Comments
I'm using ! python ./OpenNMT-APE/translate.py -model $(ls | grep -e 'ape-model_step' | tail -1) -src mt_test.txt -output ape.txt -replace_unk -verbose -gpu 0 But I'm seeing a lot of artifacts even as I reach 97% validation accuracy, the artifacts are spaces between word sections with each section starting with
would become
|
Here's a bash script to do translation:
|
@AlyShmahell
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is there any Example how to "Translate" Using APE Model?
The text was updated successfully, but these errors were encountered: