R/grady_augmented.R

#' Augmented List of Grady Ward's English Words and Mark Kantrowitz's Names List
#'
#' A dataset containing a vector of Grady Ward's English words augmented with
#' Mark Kantrowitz's names list, other proper nouns, and contractions.
#'
#' @details A dataset containing a vector of Grady Ward's English words
#' augmented with proper nouns (U.S. States, Countries, Mark Kantrowitz's Names List,
#' and months) and contractions. That dataset is augmented for spell checking purposes.
#'
#' @docType data
#' @keywords datasets
#' @name grady_augmented
#' @usage data(grady_augmented)
#' @format A character vector with 122,806 elements
#' @references Moby Thesaurus List by Grady Ward 
NULL
trinker/lexicon documentation built on Oct. 12, 2021, 11:17 a.m.