Learn R Programming

TSTr (version 1.2)

XMIwords: 10001 most frequent English words

Description

A character vector containing 10001 frequency-ordered English words. All words have 3 or more letters.

Arguments

Format

The format is: chr [1:10001] "the" "and" "that" "for" "you" "with" "was" "this" "have" "but" "are" "not" "from" ...

References

Extracted from the English HC Corpora.

Examples

Run this code
data(XMIwords)
str(XMIwords)

Run the code above in your browser using DataLab