Package: sts 1.1
Shawn Mankad
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 Chen and Mankad (2024) <doi:10.1287/mnsc.2022.00261>.
Authors:
sts_1.1.tar.gz
sts_1.1.tar.gz(r-4.5-noble)sts_1.1.tar.gz(r-4.4-noble)
sts_1.1.tgz(r-4.4-emscripten)sts_1.1.tgz(r-4.3-emscripten)
sts.pdf |sts.html✨
sts/json (API)
# Install 'sts' in R: |
install.packages('sts', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 days agofrom:1c721395ac. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-linux-x86_64 | OK | Nov 07 2024 |
Exports:esthcppestimateRegnsfindRepresentativeDocsheldoutLikelihoodlgaecpplpbdcppplot.STSplotRepresentativeDocsprint.STSprintRegnTablesprintTopWordsstssummary.STStopicExclusivitytopicSemanticCoherence
Dependencies:clicodetoolscolorspacedata.tabledoParallelfansifarverfastmatchforeachggplot2glmnetgluegtableisobandISOcodesiteratorsjsonlitelabelinglatticeldalifecyclemagrittrMASSMatrixmatrixStatsmgcvmunsellmvtnormnlmepillarpkgconfigquadprogquantedaR6RColorBrewerRcppRcppArmadilloRcppEigenrlangscalesshapeslamSnowballCstmstopwordsstringistringrsurvivaltibbleutf8vctrsviridisLitewithrxml2yaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
A Structural Topic and Sentiment-Discourse Model for Text Analysis | sts-package |
Regression Table Estimation | estimateRegns |
Function for plotting documents that load heavily on a topic | findRepresentativeDocs |
Heldout Log-Likelihood | heldoutLikelihood |
Function for plotting STS objects | plot.STS |
Function for plotting documents that load heavily on a topic | plotRepresentativeDocs |
Print estimated regression tables | printRegnTables |
Function for printing top words that load heavily on each topic | printTopWords |
Variational EM for the Structural Topic and Sentiment-Discourse (STS) Model | sts |
Summary Function for the STS objects | print.STS summary.STS |
Exclusivity | topicExclusivity |
Semantic Coherence | topicSemanticCoherence |