README.md

rJST

Implementation of Joint Sentiment Topic Modelling (Lin and He) for R.

How to use

Install using:

library(devtools)
install_github('maxboiten/rJST')

Contains functions for jst and reverse jst. They can be called with as primary argument a dfm object as provided by Quanteda. The dictionary arguments accepts quanteda dictionary objects. See quanteda documentation for more info.

References

See linron84/JST.



Try the rJST package in your browser

Any scripts or data that you put into this service are public.

rJST documentation built on Feb. 13, 2020, 5:08 p.m.