om_textscore: Use various text analysis tools

Description Usage Arguments

Description

This function performs sentiment analysis and other text tools on any custom strings that you supply.

Usage

1
om_textscore(.data, method, text, verbose = T)

Arguments

.data

dataset including text and a personal identifier (must be named 'OMID')

method

which method(s) should be applied? Currently supports: "nrc", "bing", "afinn", "textblob", "vader", "sentiment_stanford", "sentimentr_polarity", "affect3d", "receptiveness", and "toxicity"

text

specify the text variable which should be scored


openmindplatform/openmindR documentation built on Nov. 13, 2021, 2:13 p.m.