Skip to content

Extension of tidytext to provide other term frequency calculators

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

latlio/tidytextextensions

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

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages