sentida: Sentiment scores a string

Description Usage Arguments Value Examples

View source: R/Sentida.R

Description

Sentida sentiment-scores a string of text.

Usage

1
sentida(string, output = "total")

Arguments

string

a text string

output

"total" for total score, "mean" for mean score

Value

The function returns the sum of sentiment.

Examples

1
sentida("Gud bevare Danmark")

Guscode/Sentida documentation built on Dec. 29, 2021, 4:38 a.m.