This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
[google cloud translate] as a result of translation, the second sentence disappeared #9
Labels
api: translation
Issues related to the Cloud Translation API API.
🚨
This issue needs some love.
triage me
I really want to be triaged.
Environment details
Google Cloud Translate
Linux ANLZ-G1 4.4.0-130-generic Removing overloaded global "type" from storage.acl. google-cloud-python#156-Ubuntu SMP Thu Jun 14 08:53:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
python --version
python 3.7
pip show google-<service>
orpip freeze
google-cloud-translate==2.0.1
Steps to reproduce
Code example
Result
case 1 : Hey, why do you keep having problems?
case 2 : Hey, why do you keep having trouble? If I keep doing this, I can't use it
This is 100% reproducible. It needs credential key (GOOGLE_APPLICATION_CREDENTIALS) because I use paid service (Google Cloud Translate V2)
The difference in input data is just whether there is a space after the period or not. However, as a result of translation, in case 2, the second sentence disappeared without being translated.
The text was updated successfully, but these errors were encountered: