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

AuthorTyler Rinker [aut, cre]
MaintainerTyler Rinker <tyler.rinker@gmail.com>
LicenseGPL-2
Version0.1.1
URL https://github.com/trinker/readability
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("readability")

Try the readability package in your browser

Any scripts or data that you put into this service are public.

readability documentation built on May 30, 2017, 5:48 a.m.