Learn R Programming

SemNetDictionaries (version 0.2.0)

coca.dictionary: Corpus of Contemporary American English Dictionary

Description

A general dictionary of over 80,000 words from the Corpus of Contemporary American English derived from https://www.wordfrequency.info/samples.asp.

Usage

data(coca.dictionary)

Arguments

Format

coca.dictionary (vector, length = 80381)

Details

To add additional words to the dictionary, please make an appendix dictionary (append.dictionary)

Examples

Run this code
# NOT RUN {
data("coca.dictionary")
# }

Run the code above in your browser using DataLab