/sentitopics

Joint estimation of sentiment and topics in textual data

Primary LanguageC++

sentitopics

Joint Estimation of Sentiment and Topics in Textual Data using

How to use

Install using:

library(devtools)
install_github('cpipal/sentitopics')

Contains functions for estimating JST and reverse JST models using quanteda dfm or tidytext tm textual data.

References

See linron84/JST.