RGLab/corpusFreq: Create a Frequency Table Corpus from Free Text

This package makes tidying text that has highly specialized words easier by helping you create a frequency table of the words in related free text, clean this frequency table to use it as a corpus, and then check new text with a handy interactive function that outputs any substitutions to an R file so everything is reproducible.

Getting started

Package details

Maintainer
LicenseGPL-2
Version0.1.0
URL https://github.com/RGLab/corpusFreq
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("RGLab/corpusFreq")
RGLab/corpusFreq documentation built on May 1, 2021, 4:58 p.m.