textfunc.getSentimentScore: Get sentiment from text

Description Usage Arguments Value

Description

Get sentiment from text

Usage

1
textfunc.getSentimentScore(textdata, cleanText = TRUE)

Arguments

textdata

character vector; The text you want to get sentiment on

cleanText

logical; If TRUE it will clean text, before getting sentiment

Value

Sentiment score as integer


emillykkejensen/textfunc documentation built on May 16, 2019, 5:08 a.m.