removeWords-methods {tm}R Documentation

Methods for Function removeWords in Package 'textmin'

Description

Methods for function removeWords in Package `textmin'

Methods

object = "PlainTextDocument", stopwords = "character"
Removes all words which occur in stopwords from object and return the object.

[Package tm version 0.1-1 Index]