> On Oct 1, 2016, at 10:58 AM, <suman4apr at gmail.com> <suman4apr
at gmail.com> wrote:
>
> 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.
You have not provided enough information. How did you install Java? Or did
you?>
> Thanks
> Suman kumar
>
> Sent from Mail for Windows 10
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org 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.
David Winsemius
Alameda, CA, USA