Skip to content

Commit 0106982

Browse files
authored
Merge pull request #65 from elievischel/patch-1
mispelling corrected
2 parents ac33de1 + ecbfa18 commit 0106982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ $sentimentScores = vader($tokens);
110110
```
111111

112112
### Document Classification with Naive Bayes
113-
Need to do some docucment classification with PHP, trying using the Naive Bayes
113+
Need to do some document classification with PHP, trying using the Naive Bayes
114114
implementation. An example of classifying movie reviews can be found in the unit
115115
tests
116116

0 commit comments

Comments
 (0)