Closed ayushbits closed 2 years ago
The model hasn't been trained/tested with code-mixed data. So this noisy output is sort of expected.
If the English words are named entities, you can try to transliterate them to hindi script (so that the full sentence is in hindi) and try again.
Hi,
When I translate a source sentence containing mix of English and Hindi words into target language Hindi, random words appear for Hindi words. For eg.
Corresponding Hindi Translation
I used joint_translate.sh script for translation.
Thanks