May 2018
Beginner
490 pages
13h 16m
English
Go the Google's developers API Client Libary page: https://developers.google.com/api-client-library/. On that page, you will see libraries for many languages: Java, PHP, .NET, JavaScript, Objective-C, Dart, Ruby,Node.js, Go, and probably more to come.
This does not change a thing about reaching the limits of Google Translate and entering the adventurous frontier of innovating the linguistic dimension of AI described in this chapter.
Then click on the GET STARTED option under Python. Follow the instructions to sign up, create a project in the Google API Console, and install the library.
To install the library, use pip (preferred):
$ pip install--upgrade google-api-python-client
Read now
Unlock full access