I tried using the "Snowball" package for performing stemming in text mining. But when I tried to load the package the following error is thrown:
Error : .onLoad failed in loadNamespace() for 'Snowball', details: call: NULL error: .onLoad failed in loadNamespace() for 'rJava', details: call: hive[[hive$CurrentVersion]] error: attempt to select less than one element Error: package/namespace load failed for 'Snowball' Latest version of Java is installed in my system. I am not sure where the problem is. Can someone help me on this? Thank you. Ravi -- View this message in context: http://r.789695.n4.nabble.com/Problem-with-loading-the-Snowball-package-tp3248487p3248487.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.