Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
Remove unused and outdated Natural Language samples [(#1715)](GoogleC…
Browse files Browse the repository at this point in the history
…loudPlatform/python-docs-samples#1715)

* remove unused beta entity sentiment samples

* remove unused beta samples

* remove v1beta2 directory

* remove outdated unused tutorial

* removes remaining googleapiclient.discovery tutorials
  • Loading branch information
alixhami authored and busunkim96 committed Sep 29, 2020
1 parent 92e409d commit 9b3ecba
Show file tree
Hide file tree
Showing 32 changed files with 0 additions and 2,625 deletions.
11 changes: 0 additions & 11 deletions samples/snippets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,6 @@ This directory contains Python examples that use the

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

- [movie_nl](movie_nl) combines sentiment and entity analysis to come up with
actors/directors who are the most and least popular in the imdb movie reviews.

- [ocr_nl](ocr_nl) uses the [Cloud Vision API](https://cloud.google.com/vision/)
to extract text from images, then uses the NL API to extract entity information
from those texts, and stores the extracted information in a database in support
of further analysis and correlation.

- [sentiment](sentiment) contains the [Sentiment Analysis
Tutorial](https://cloud.google.com/natural-language/docs/sentiment-tutorial)
code as used within the documentation.

- [syntax_triples](syntax_triples) uses syntax analysis to find
subject-verb-object triples in a given piece of text.
151 changes: 0 additions & 151 deletions samples/snippets/cloud-client/v1beta2/README.rst

This file was deleted.

32 changes: 0 additions & 32 deletions samples/snippets/cloud-client/v1beta2/README.rst.in

This file was deleted.

43 changes: 0 additions & 43 deletions samples/snippets/cloud-client/v1beta2/quickstart.py

This file was deleted.

22 changes: 0 additions & 22 deletions samples/snippets/cloud-client/v1beta2/quickstart_test.py

This file was deleted.

1 change: 0 additions & 1 deletion samples/snippets/cloud-client/v1beta2/requirements.txt

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion samples/snippets/cloud-client/v1beta2/resources/text.txt

This file was deleted.

Loading

0 comments on commit 9b3ecba

Please sign in to comment.