Skip to content

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 9ba6c43 commit 6de0376
Show file tree
Hide file tree
Showing 32 changed files with 0 additions and 2,625 deletions.
11 changes: 0 additions & 11 deletions packages/google-cloud-language/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.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 6de0376

Please sign in to comment.