We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac33de1 + ecbfa18 commit 0106982Copy full SHA for 0106982
README.md
@@ -110,7 +110,7 @@ $sentimentScores = vader($tokens);
110
```
111
112
### Document Classification with Naive Bayes
113
-Need to do some docucment classification with PHP, trying using the Naive Bayes
+Need to do some document classification with PHP, trying using the Naive Bayes
114
implementation. An example of classifying movie reviews can be found in the unit
115
tests
116
0 commit comments