stansent icon indicating copy to clipboard operation
stansent copied to clipboard

Results 7 stansent issues
Sort by recently updated
recently updated
newest added

The error which comes with the highlight function is _Error in `[.data.table`(y, , list(sentiment = attributes(x)[["averaging.function"]](sentiment), : attempt to apply non-function_ The highlight function was working fine with both stansent...

I have an error when using sentiment stanford_by () on rows of tweets. The thing is that when I tried the same code on 1000 rows of tweets, it worked...

Dear Mr. Rinker, when I used the check_stanford_installed(), I received: "Stanford coreNLP does not appear to be installed in root. Would you like me to try to install it there?"...

``` library(stansent) check_setup() #> #> checking if Java is installed... #> #> checking if Java is installed... #> java version "1.8.0_171" #> Java(TM) SE Runtime Environment (build 1.8.0_171-b11) #> Java...

Hello, I have tried to install the library in multiple versions of R (3.3.0, 3.4.0, 3.5.2 and 3.6.0) both using "auto install" and using the zip package but unfortunately it...

Hello trinker, Thanks for this beautiful package. I am trying to install it, but the firewall at work does not allow me to connect directly to github. I can download...

Dear Mr. Rinker: First of all, I would like to express my sincere appreciation for 'stansent' as well as 'sentimentr'. Your packages makes me way easier to do sentiment analysis....