R/cocaspell.dictionary.R

#COCA and Hunspell Dictionary----
#' Corpus of Contemporary American English and Hunspell Combined Dictionary
#'
#' A general dictionary of over 109,000 words from the Corpus of Contemporary American English dictionary
#' (\code{\link[SemNetDictionaries]{coca.dictionary}}) and Hunspell dictionary (\code{\link[SemNetDictionaries]{hunspell.dictionary}}).
#' 
#' To add additional words to the dictionary, please make an
#' appendix dictionary (\code{\link[SemNetDictionaries]{append.dictionary}})
#' 
#' @name cocaspell.dictionary
#' 
#' @docType data
#' 
#' @usage data(cocaspell.dictionary)
#' 
#' @format cocaspell.dictionary (vector, length = 109169)
#' 
#' @keywords datasets
#' 
#' @examples 
#' data("cocaspell.dictionary")
NULL
#----

Try the SemNetDictionaries package in your browser

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

SemNetDictionaries documentation built on Jan. 17, 2022, 5:07 p.m.