most_common.dictionary {SemNetDictionaries}R Documentation

Most Common Dictionary

Description

A general dictionary of 10,000 of the most common U.S. English words derived from https://github.com/first20hours/google-10000-english.

Usage

data(most_common.dictionary)

Format

most_common.dictionary (vector, length = 9329)

Details

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

Examples

data("most_common.dictionary")

[Package SemNetDictionaries version 0.2.0 Index]