ruleLinearModel: Sentiment based on linear model

View source: R/sentimentRules.R

ruleLinearModelR Documentation

Sentiment based on linear model

Description

Sentiment score as denoted by a linear model.

Usage

ruleLinearModel(dtm, d)

Arguments

dtm

Document-term matrix

d

Dictionary of type SentimentDictionaryWeighted

Value

Continuous sentiment score


SentimentAnalysis documentation built on Aug. 24, 2023, 1:07 a.m.