kbenoit / wordshoal

quanteda implementation of the Lauderdale and Herzog (2016) "Wordshoal" model
13 stars 2 forks source link

wordshoal

CRAN\_Status\_Badge Travis-CI Build
Status AppVeyor Build
Status Coverage
Status

About

An extension package for quanteda for computing the “wordshoal” text model from Benjamin E. Lauderdale and Alexander Herzog. 2016. “Measuring Political Positions from Legislative Speech.Political Analysis 24 (3, July): 374-394.

This package was moved from quanteda on 2017-12-27.

Maintainer: Benjamin Lauderdale, Akitaka Matsuo

How to Install

# devtools package required to install quanteda from Github 
devtools::install_github("kbenoit/wordshoal") 

How to Use

See ?wordshoal::textmodel_wordshoal.