Translation API - Google Cloud Python Tutorials p.5

preview_player
Показать описание
Welcome to part 5 of the Google Cloud tutorial series, in this tutorial we're going to cover the Translation API.

As usual, you first need to enable this, and of course you need to have your credentials all set up (see part 2 if you haven't done this).

The translation API allows us to take any (well, just about) language and translate it into a target language. The beauty of this is that you don't need to know the language that you're attempting to translate, you just need to know what language you want it to be in.

Рекомендации по теме
Комментарии
Автор

For every topic on python I google for I find your guides. Hell of a job man :)

zach
Автор

while True:
print ("YOU ARE AWESOME DUDE!")

arishtanemi-byfi
Автор

your manner of speaking is very inspiring man

tejasarlimatti
Автор

Hey, Can we print other languages in the output (By translating or by doing anything)
please let me

shashankjois
Автор

What if I want to specify the target language? Autodetect is no good for individual words...

micamenard
Автор

API Translation is the same as Google Translator? I mean it returns the same result?

carloslopez
Автор

I have been stucking with an error "daily limit exceeded". I successfully translated a paragraph, but the used quota did not show up on my project page of console. Afte then, I am not able to translate due to " daily limit exceeded" while I have a a lot of quota for translation... So confused

linzhenie
Автор

Is there translation from Arabic to English ?

Dhamyaa
Автор

Would love to see a Speech to Text API tut. Practically zero of these on YouTube atm. Great channel btw.

fidgetspinner
Автор

please help me
i have copied paste ur source text and whenever i run it i always get the following error

runfile('C:/Users/adevb/.spyder-py3/temp.py',

devbratanuragi
Автор

I would like to have that the Google Cloud Translator should take in to account my specific glossary when translating.

vedischeswissen
Автор

Thanks for the awesome tutorials! Is there a Google search API? i.e. Can we make a query to Google search engine and scrape results etc.?

raghebalghezi
Автор

The “ene” is a typo for “en” (spanish for “in”) 🙂

boomermanisch
Автор

Hi Harrison! I really like all of your Python tutorials (i think they are one of the best in all the internet), but is a pitty that you have only 5 of the Google Cloud. Do you plan in doing more any time soon?

btolentino
Автор

Very cool series! Do we just delete the VM instance to stop being charged or do we need to disable the API's as well? Thanks!

mkoller
Автор

Hehe boy.. I like this video.. Esa pronunciación en español fue graciosa (no lo digo por molestar).. Excellent video bro..

emanuelh.a
Автор

@sentdex You share the most fascinating stuff. Thank you for doing what you do :)

collinxsmith
Автор

Is this API completely free? Because I heard that has not been free since google closed it off.

brianminhton
Автор

Can it translate elvish? Then I wont need to download subs for the LOTR series ;)

pradyumnacster
Автор

Neat stuff. Some really cool tools in here.

beckettman