Skip to content

Commit 7d287e5

Browse files
author
Jon Wayne Parrott
authored
Update NL sentiment analysis readme to use score [(#652)](GoogleCloudPlatform/python-docs-samples#652)
2 parents 719a453 + 6039a91 commit 7d287e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/sentiment/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ pass your own text files.)
4444

4545
```
4646
(env)$ python sentiment_analysis.py textfile.txt
47-
Sentiment: polarity of -0.1 with magnitude of 6.7
47+
Sentiment: score of -0.1 with magnitude of 6.7
4848
```

0 commit comments

Comments
 (0)