R/coca.moniker.R

#COCA Moniker----
#' Corpus of Contemporary American English Moniker
#'
#' A database of word forms for the Corpus of Contemporary American English dictionary
#' 
#' To add additional COCA monikers to the database, please submit a pull
#' request or issue to \href{https://github.com/AlexChristensen/SemNetDictionaries}{https://github.com/AlexChristensen/SemNetDictionaries}
#' 
#' @name coca.moniker
#' 
#' @docType data
#' 
#' @usage data(coca.moniker)
#' 
#' @format coca.moniker (list, length = 20267)
#' 
#' @keywords datasets
#' 
#' @examples 
#' data("coca.moniker")
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.