Category "google-cloud-translate"

how to use Google Cloud Translate API for translating bulk data?

I have a csv file of several thousands of rows in multiple languages and I am thinking of using google cloud translate API to translate foreign language text in

'TranslationServiceClient' object has no attribute 'location_path' on Google Cloud Translate "translate_v3"

I'm using Python 3.6 and google-cloud-translate package. from google.cloud import translate_v3 as translate client = translate.TranslationServiceClient(credenti