LexiconBasedFeatures: Lexicon based Features

View source: R/lexicon.R

LexiconBasedFeaturesR Documentation

Lexicon based Features

Description

Computes lexicon based features for a given list of lexicons.

Usage

LexiconBasedFeatures(tokens, lexicons)

Arguments

tokens

Token data.table containing ids for document (id), sentence (sid) and token (tid) and token word.

lexicons

List of lexicons as data.table object with word and score columns.

See Also

ReadLexicons


M3SOulu/TextFeatures documentation built on June 24, 2022, 4:56 p.m.