cran / RSentiment

:exclamation: This is a read-only mirror of the CRAN R package repository. RSentiment — Analyse Sentiment of English Sentences
0 stars 2 forks source link

calculate_score() returns two scores for a single sentence #3

Open KKulma opened 7 years ago

KKulma commented 7 years ago

calculate_score() returns unnamed vector when evaluating a single sentence, e.g.

library(RSsentiment)

calculate_score("I don't normally write reviews but feel I must as this book was so bad.") 1 -1