Skip to content

Commit 1a16f92

Browse files
committed
removes remaining googleapiclient.discovery tutorials
1 parent 4ed3876 commit 1a16f92

14 files changed

+0
-1650
lines changed

language/README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,6 @@ This directory contains Python examples that use the
1010

1111
- [api](api) has a simple command line tool that shows off the API's features.
1212

13-
- [movie_nl](movie_nl) combines sentiment and entity analysis to come up with
14-
actors/directors who are the most and least popular in the imdb movie reviews.
15-
16-
- [ocr_nl](ocr_nl) uses the [Cloud Vision API](https://cloud.google.com/vision/)
17-
to extract text from images, then uses the NL API to extract entity information
18-
from those texts, and stores the extracted information in a database in support
19-
of further analysis and correlation.
20-
2113
- [sentiment](sentiment) contains the [Sentiment Analysis
2214
Tutorial](https://cloud.google.com/natural-language/docs/sentiment-tutorial)
2315
code as used within the documentation.
24-
25-
- [syntax_triples](syntax_triples) uses syntax analysis to find
26-
subject-verb-object triples in a given piece of text.

language/movie_nl/README.md

Lines changed: 0 additions & 157 deletions
This file was deleted.

0 commit comments

Comments
 (0)