-
While I was testing some custom dictionaries, I noticed an unexpected behaviour in `sentiment` and `sentiment_by`:
If the `polarity_dt` provided does *not* contain a word with spaces *and* a custom…
-
Hi,
Looked at [here](https://github.com/trinker/sentimentr/issues/21). and executed:
`update_key(
valence_shifters_table,
x = data.frame(x = c("Looks like"), y = c(3)),
comparis…
-
-
Thank you very much for your package and for making your work available to others!
I'm a bit puzzled by the effect of commas in a sentence on the result of the `sentiment` function:
> sentim…
-
Hi, `sentimentr `is awesome.
Sentence: `"You don’t get your money’s worth" `
But i was wondering how this sentence could have a sentiment score of 0.3 (because of money's worth). I'm just looki…
amrrs updated
7 years ago
-
The documentation is missing any mention of conjunctions (4) in the description of the type of valence shifter words.