Hello,
We use Google Cloud Translate API to translate law and policy documents for our web app. As these will be used for research, we need to give users a disclaimer about accuracy in our Terms of Use. I can't see any information about how accurate Google Cloud Translate is, only Google Translate (which I understand have different accuracies). Can someone please help?
Thanks!
If you display the results of the Translation API to your end users without modification, you must make the following disclaimer available on your web site or within your app:
THIS SERVICE MAY CONTAIN TRANSLATIONS POWERED BY GOOGLE. GOOGLE DISCLAIMS ALL WARRANTIES RELATED TO THE TRANSLATIONS, EXPRESS OR IMPLIED, INCLUDING ANY WARRANTIES OF ACCURACY, RELIABILITY, AND ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
This is from the Translate attribution guide.