Hi to all,

I need to append/delete stopwords from the list that i can use from de
TM package. I use Portuguese stopwords.

When i see the list of stopwords using >stopwords("portuguese") I have
some words with special characters like this:
"verdadeiro"    "você"         "vocês"        "vos"

I try to change the portuguese.dat file from stopwords folder in tm
library but, nothing happens.
I use R 2.6.0 in a Windows machine.

Thanks in advance.
Filipe Almeida

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to