Thanks! I read your "shoer term" solution and thanks to it was able to make stemming working in R for Mac OS X. I actually used Sys.setenv(NOAWT=TRUE) instead of Sys.setenv("NOAWT", "true"), as the latter produces the following error message: Error in Sys.setenv("NOAWT", "true") : all arguments must be named.
-- View this message in context: http://r.789695.n4.nabble.com/Problem-with-Snowball-RWeka-tp3402126p4290844.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.