Skip to content

Repository files navigation

tidytextextensions

The goal of tidytextextensions is to provide a suite of tidy functions that calculate additional term frequency formulations. Designed to be an extension of ‘tidytext’.

Installation

You can install the development version of tidytextextensions from GitHub with:

# install.packages("devtools")
devtools::install_github("latlio/tidytextextensions")

Example

This is a basic example which shows you how to solve a common problem:

library(tidytextextensions)
## basic example code

About

Extension of tidytext to provide other term frequency calculators

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages