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

x

value to match

table

object to match against

Value

The function returns the sum of sentiment.

Examples

1
sentida("Gud bevare Danmark")

jacdals97/class1 documentation built on Dec. 10, 2019, 12:13 a.m.