Skip to content
Prev 200305 / 398503 Next

package "tm" fails to remove "the" with remove stopwords

On Thu, Nov 12, 2009 at 11:29:50AM -0500, Mark Kimpel wrote:
Thanks for reporting. This is a bug in the removeWords() function in
tm version 0.5-1 available from CRAN:
The function removeWords() fails to remove patterns at the beginning or at the end
of a line.

This bug is fixed in the latest development version on R-Forge, and
the fix will be included in the next CRAN release.

Please see
https://r-forge.r-project.org/plugins/scmsvn/viewcvs.php/pkg/inst/NEWS?root=tm&view=markup
for a list of all bug fixes and changes between each tm version.

Best regards, Ingo Feinerer