trinker/readability: Calculate Readability Scores

Calculate readability scores by grouping variables. Readability is an approximation of the ease with which a reader parses and comprehends a written text. These scores use text attributes such as syllable counts, number of words, and number of characters to calculate an approximate grade level reading ease for the text. The readability scores that are calculated include: Flesch Kincaid, Gunning Fog Index, Coleman Liau, SMOG, and Automated Readability Index.

Getting started

Package details

MaintainerTyler Rinker <tyler.rinker@gmail.com>
LicenseGPL-2
Version0.1.2
URL https://github.com/trinker/readability
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("trinker/readability")
trinker/readability documentation built on May 31, 2019, 9:50 p.m.