seedwords: Seed words for Latent Semantic Analysis

View source: R/utils.R

seedwordsR Documentation

Seed words for Latent Semantic Analysis

Description

Seed words for Latent Semantic Analysis

Usage

seedwords(type)

Arguments

type

type of seed words currently only for sentiment (sentiment) or political ideology (ideology).

References

Turney, P. D., & Littman, M. L. (2003). Measuring Praise and Criticism: Inference of Semantic Orientation from Association. ACM Trans. Inf. Syst., 21(4), 315–346. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1145/944012.944013")}

Examples

seedwords('sentiment')

koheiw/LSS documentation built on March 9, 2024, 4:41 a.m.