ruleRatio: Ratio of dictionary words

View source: R/sentimentRules.R

ruleRatioR Documentation

Ratio of dictionary words

Description

Ratio of words in that dictionary compared to the total number of words in the document

Usage

ruleRatio(dtm, d)

Arguments

dtm

Document-term matrix

d

Dictionary of type SentimentDictionaryWordlist with words belonging to a single category

Value

Ratio of dictionary words compared to all


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