Code #
My code is available on GitLab and GitHub. The text analysis packages are maintained under the Cultural Cartography group.
text2map #
An R package for computational text analysis: word embeddings, text networks, and document-term matrices. With Marshall A. Taylor. On CRAN.
install.packages("text2map")
Companion packages (on GitLab):
- text2map.corpora — 13+ text datasets
- text2map.dictionaries — norm dictionaries and word frequency lists
- text2map.pretrained — pretrained embeddings and topic models
- ggastrum — ggplot2 theme with viridis defaults