tidytext (version 0.1.0)

stop_words: Various lexicons for English stop words

Description

English stop words from three lexicons, as a data frame. The onix and SMART sets are pulled from the tm package. Note that words with non-ASCII characters have been removed.

Usage

stop_words

Arguments

source

  • http://www.lextek.com/manuals/onix/stopwords1.html
  • http://jmlr.csail.mit.edu/papers/volume5/lewis04a/a11-smart-stop-list/english.stop
  • http://snowball.tartarus.org/algorithms/english/stop.txt