DeleteStopwords
DeleteStopwords[list]
deletes stopwords from a list of words.
DeleteStopwords["string"]
deletes stopwords from a string.
DeleteStopwords[{"string1","string2",…}]
deletes stopwords from a list of strings.
Details
- DeleteStopwords uses a standard, built-in list of stopwords.
- DeleteStopwords["string"] removes stopwords from the string, leaving whatever spaces or punctuation were around them.
- In DeleteStopwords[{"string1","string2",…}], any of the string1 that consist of single stopwords are removed from the list.
Examples
Wolfram Research (2015), DeleteStopwords, Wolfram Language function, https://reference.wolfram.com/language/ref/DeleteStopwords.html.
Text
Wolfram Research (2015), DeleteStopwords, Wolfram Language function, https://reference.wolfram.com/language/ref/DeleteStopwords.html.
CMS
Wolfram Language. 2015. "DeleteStopwords." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/DeleteStopwords.html.
APA
Wolfram Language. (2015). DeleteStopwords. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/DeleteStopwords.html