Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion book/ch02.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1188,7 +1188,7 @@ stopwords list:
0.7364374824583169

Thus, with the help of stopwords we filter out over a quarter of the words of the text.
Notice that we've combined two different kinds of corpus here, using a lexical
Notice that we've combined two different kinds of corpora here, using a lexical
resource to filter the content of a text corpus.

.. _fig-target:
Expand Down