Learn R Programming

SemNetDictionaries (version 0.2.0)

cocaspell.dictionary: Corpus of Contemporary American English and Hunspell Combined Dictionary

Description

A general dictionary of over 109,000 words from the Corpus of Contemporary American English dictionary (coca.dictionary) and Hunspell dictionary (hunspell.dictionary).

Usage

data(cocaspell.dictionary)

Arguments

Format

cocaspell.dictionary (vector, length = 109169)

Details

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

Examples

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

Run the code above in your browser using DataLab