Skip to content

Commit

Permalink
Remove samples for language API (#4851)
Browse files Browse the repository at this point in the history
  • Loading branch information
hkdevandla committed Oct 16, 2020
1 parent dfd1586 commit 4eb1d09
Show file tree
Hide file tree
Showing 53 changed files with 2 additions and 1,579 deletions.
16 changes: 2 additions & 14 deletions language/README.md
@@ -1,15 +1,3 @@
# Google Cloud Natural Language API examples
These samples have been moved.

[![Open in Cloud Shell][shell_img]][shell_link]

[shell_img]: http://gstatic.com/cloudssh/images/open-btn.png
[shell_link]: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=language/README.md

This directory contains Python examples that use the
[Google Cloud Natural Language API](https://cloud.google.com/natural-language/).

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

- [sentiment](sentiment) contains the [Sentiment Analysis
Tutorial](https://cloud.google.com/natural-language/docs/sentiment-tutorial)
code as used within the documentation.
https://github.com/googleapis/python-language/tree/master/samples
94 changes: 0 additions & 94 deletions language/api/README.rst

This file was deleted.

22 changes: 0 additions & 22 deletions language/api/README.rst.in

This file was deleted.

102 changes: 0 additions & 102 deletions language/api/analyze.py

This file was deleted.

0 comments on commit 4eb1d09

Please sign in to comment.