BTW Thanks for this library its such a nice library and suites to my on going project.
My question is I found out testing Yandex Translate on Live vs The Library Itself and it shows a different translation.
This is the text.
{
'original_text': 'And as surely as that, we will achieve the country all Filipinos deserve. God bless the Philippines, God bless our work. Maraming, maraming salamat po sa inyong lahat!',
'translated_text': 'Und so sicher werden wir das Land erreichen, das alle Filipinos verdienen. Gott segne die Philippinen, Gott segne unsere Arbeit. Marschieren, marschieren salamat po sa inyong lahat!'
}

But when I segment the full text into single sentences. It actually translate the same.
BTW Thanks for this library its such a nice library and suites to my on going project.
My question is I found out testing Yandex Translate on Live vs The Library Itself and it shows a different translation.
This is the text.
{
'original_text': 'And as surely as that, we will achieve the country all Filipinos deserve. God bless the Philippines, God bless our work. Maraming, maraming salamat po sa inyong lahat!',
'translated_text': 'Und so sicher werden wir das Land erreichen, das alle Filipinos verdienen. Gott segne die Philippinen, Gott segne unsere Arbeit. Marschieren, marschieren salamat po sa inyong lahat!'
}
But when I segment the full text into single sentences. It actually translate the same.