README.md

Build Status Coverage Status

tidytopic

Introduction

tidytopics is a topic modeling toolbox for R based on mallet, tidytext and dplyr. Currently it does not support topic modeling inference procedures, but will do so in the future.

Installation

Use the devtools package to install the latest version from GitHub:

devtools::install_github("MansMeg/tidytopics")
library("tidytopics")

Tutorials

An introduction to the tidytopics R package can be found here.

Reporting bugs

Please use the GitHub issue tracker here for reporting bugs and making further feature requests.

IMPORTANT: When submitting a bug, you can make the lives of the developers easier by submitting the following information along with your bug report: - The output of sessionInfo() - The output of packageVersion("tidytopics")



MansMeg/tidytopics documentation built on May 8, 2019, 3:52 p.m.