Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

data_stopwords_smart

stopword lists from the SMART system


Description

The stopword lists based on the SMART (System for the Mechanical Analysis and Retrieval of Text) Information Retrieval System, an information retrieval system developed at Cornell University in the 1960s.

Format

An object of class list of length 1.

Usage

stopwords(language = "en", source = "smart")

Source

The English stopword list is taken from the online appendix 11 of Lewis et. al. (2004).

References

Lewis, David D., et al. (2004) "Rcv1: A new benchmark collection for text categorization research." Journal of machine learning research 5: 361-397.


stopwords

Multilingual Stopword Lists

v2.2
MIT + file LICENSE
Authors
Kenneth Benoit [aut, cre], David Muhr [aut], Kohei Watanabe [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.