Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 59a5073

Browse filesBrowse files
authored
Remove unused and outdated Natural Language samples (GoogleCloudPlatform#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 1dd37dd commit 59a5073
Copy full SHA for 59a5073
Expand file treeCollapse file tree

32 files changed

+0
-2625
lines changed

‎language/README.md

Copy file name to clipboardExpand all lines: language/README.md
-11Lines 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/cloud-client/v1beta2/README.rst

Copy file name to clipboardExpand all lines: language/cloud-client/v1beta2/README.rst
-151Lines changed: 0 additions & 151 deletions
This file was deleted.

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

Copy file name to clipboardExpand all lines: language/cloud-client/v1beta2/README.rst.in
-32Lines changed: 0 additions & 32 deletions
This file was deleted.

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

Copy file name to clipboardExpand all lines: language/cloud-client/v1beta2/quickstart.py
-43Lines changed: 0 additions & 43 deletions
This file was deleted.

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

Copy file name to clipboardExpand all lines: language/cloud-client/v1beta2/quickstart_test.py
-22Lines changed: 0 additions & 22 deletions
This file was deleted.

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

Copy file name to clipboardExpand all lines: language/cloud-client/v1beta2/requirements.txt
-1Lines changed: 0 additions & 1 deletion
This file was deleted.

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

Copy file name to clipboardExpand all lines: language/cloud-client/v1beta2/resources/android_text.txt
-1Lines changed: 0 additions & 1 deletion
This file was deleted.

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

Copy file name to clipboardExpand all lines: language/cloud-client/v1beta2/resources/text.txt
-1Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.