sts: Estimation of the Structural Topic and Sentiment-Discourse Model
for Text Analysis
The Structural Topic and Sentiment-Discourse (STS) model allows researchers to estimate topic models with document-level metadata that determines both topic prevalence and sentiment-discourse. The sentiment-discourse is modeled as a document-level latent variable for each topic that modulates the word frequency within a topic. These latent topic sentiment-discourse variables are controlled by the document-level metadata. The STS model can be useful for regression analysis with text data in addition to topic modeling’s traditional use of descriptive analysis. The method was developed in Li and Mankad (2024) <doi:10.2139/ssrn.4020651>.
Version: |
1.0 |
Imports: |
Rcpp, RcppArmadillo, glmnet, matrixStats, slam, foreach, doParallel, parallel, stm, Matrix, mvtnorm |
LinkingTo: |
Rcpp, RcppArmadillo |
Suggests: |
tm |
Published: |
2024-09-17 |
DOI: |
10.32614/CRAN.package.sts |
Author: |
Shawn Mankad [aut, cre],
Li Chen [aut] |
Maintainer: |
Shawn Mankad <smankad at ncsu.edu> |
License: |
MIT + file LICENSE |
NeedsCompilation: |
yes |
CRAN checks: |
sts results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=sts
to link to this page.