Skip to content

Commit dac091d

Browse files
alixhamibusunkim96
authored andcommitted
Remove unused and outdated Natural Language samples [(#1715)](#1715)
* remove unused beta entity sentiment samples * remove unused beta samples * remove v1beta2 directory * remove outdated unused tutorial * removes remaining googleapiclient.discovery tutorials
1 parent 7a99445 commit dac091d

32 files changed

+0
-2625
lines changed

language/snippets/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/snippets/cloud-client/v1beta2/README.rst

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

language/snippets/cloud-client/v1beta2/README.rst.in

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

language/snippets/cloud-client/v1beta2/quickstart.py

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

language/snippets/cloud-client/v1beta2/quickstart_test.py

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

language/snippets/cloud-client/v1beta2/requirements.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

language/snippets/cloud-client/v1beta2/resources/android_text.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

language/snippets/cloud-client/v1beta2/resources/text.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)