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