Skip to content

Commit 80bf146

Browse files
committed
Update NL README to link to Sentiment tutorial code
1 parent 148f5be commit 80bf146

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

language/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,9 @@ to extract text from images, then uses the NL API to extract entity information
1313
from those texts, and stores the extracted information in a database in support
1414
of further analysis and correlation.
1515

16+
- [sentiment](sentiment) contains the [Sentiment Analysis
17+
Tutorial](https://cloud.google.com/natural-language/docs/sentiment-tutorial)
18+
code as used within the documentation.
19+
1620
- [syntax_triples](syntax_triples) uses syntax analysis to find
1721
subject-verb-object triples in a given piece of text.

0 commit comments

Comments
 (0)