Re: [R] TM Package - installation

2011-02-03 Thread bpn

Hi Sujatha, 

if you haven't still resolved this issue, here is a tip:

Update your Java with the latest version. I faced with similar problem and
resolved it with new java version.
Hope this would help.  
-- 
View this message in context: 
http://r.789695.n4.nabble.com/TM-Package-installation-tp2318373p3259421.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.


[R] TM Package - installation

2010-08-09 Thread Sujatha Upadhyaya
Hi All,
I have been trying to  do some text analytics in R using tm package. I have
installed and loaded the package, along with dependencies (slam,
rWeka,rjava). When I try to run a tm_map command, it gives me Error in
.jnew(name) :
  java.lang.NoClassDefFoundError: weka/core/stemmers/SnowballStemmer error.

Can someone please throw some light on this?. Am I missing out on something?
-
Regards
Sujatha

[[alternative HTML version deleted]]

__
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.