Skip to content

Commit 2fbaba6

Browse files
authored
Merge pull request #71 from rileytg/patch-1
fix language in sentiment example
2 parents c3a554e + 82b2bdb commit 2fbaba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sentiment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[`sentiment_example.py`](./sentiment_example.py)
66
uses the [Large Movie Review Dataset](http://ai.stanford.edu/~amaas/data/sentiment/)
77
and contains 50,000 movie reviews equally split into train and test sets. To run
8-
this example, download and unzip the data should to a directory. Pass this
8+
this example, download and unzip the data set to a directory. Pass this
99
directory as an argument to `sentiment_example.py`. The script creates a
1010
temporary sub-directory to add the preprocessed data.
1111

0 commit comments

Comments
 (0)