8000 Update NL sentiment analysis readme to use score · msagarwala/python-docs-samples@73f9acc · GitHub
[go: up one dir, main page]

Skip to content
10000

Commit 73f9acc

Browse files
authored
Update NL sentiment analysis readme to use score
1 parent a8becb5 commit 73f9acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language/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)
0