Learn R Programming

DICEM (version 0.1.0)

basicSet: Basic Features

Description

Simple features as inputs to the DICE model

Usage

basicSet(text)

Value

a data.frame of feature scores for the pre-trained models.

Arguments

text

character A vector of texts, each of which will be tallied for DICE features.

Details

The DICE models use, as features, linear and quadratic terms for sentiment, emotion, and word count.