Completed
Natural Language API
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Machine Learning as an API - Easy Ways to Add Intelligence to Your Web App
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is developer advocate
- 3 What is a deep neural network
- 4 Writing the code
- 5 Common use cases
- 6 Why do we care
- 7 Two ways to add ML
- 8 Image analysis
- 9 Image analysis problems
- 10 Image review problems
- 11 Extract emotions from images
- 12 Verify that an image contains a certain object
- 13 Google Cloud Vision API examples
- 14 Google Cloud Vision API features
- 15 JSON response
- 16 Landmark detection
- 17 New features
- 18 Web entities
- 19 Image entities
- 20 Uploading images
- 21 Results
- 22 Analyzing Audio
- 23 App Example
- 24 Demo
- 25 Speech API
- 26 Text API
- 27 WooTrick API
- 28 Entity Extraction
- 29 Example Entity Extraction
- 30 Example Sentiment Analysis
- 31 Syntax Analysis
- 32 Natural Language API
- 33 BigQuery
- 34 UserDefined Functions
- 35 EntityBased Sentiment
- 36 Sentiment Scores
- 37 Text Analysis
- 38 Translation
- 39 Airbnb
- 40 Python code snippet
- 41 Neural machine translation
- 42 Natural language translation API
- 43 Why use an API
- 44 Google Video Intelligence API
- 45 Google Video Intelligence Demo
- 46 Label Detection Response
- 47 Wrap up