Alanapengilley/TopicModelling: Text Mining: LDA Topic Modelling

This package provides supporting functions to be run alongside LDA modeling in order to produce a probabilitic modeling of term frequency occurrences in documents using Latent Dirichlet Allocation (LDA). The fitted model can be used to estimate the similarity between documents as well as between a set of specified keywords using an additional layer of latent variables which are referred to as topics.

Getting started

Package details

MaintainerAlana Pengilley <apengilley@utexas.edu>
LicenseGPL-3
Version0.0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Alanapengilley/TopicModelling")
Alanapengilley/TopicModelling documentation built on Dec. 17, 2021, 7:45 a.m.