Hello,
I’m suman kumar. I am trying to use “syuzhet” packages and already installed it
but when using it then facing some error.
I have run these codes but in second line, it is showing errors.
library(syuzhet)
textdata= get_text_as_string("G:/SEM-3/DSE-PROJECT/AGASHIYEmain.txt")
s_v = get_sentences(textdata)
s_v
errors:-
Error: .onLoad failed in loadNamespace() for 'rJava', details:
call: fun(libname, pkgname)
error: JAVA_HOME cannot be determined from the Registry
please help me to remove this error. Thanks in advance.
Thanks
Suman kumar
Sent from Mail for Windows 10
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list -- To UNSUBSCRIBE and more, see
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.