Learn R Programming

sbo (version 0.5.0)

twitter_dict: Top 1000 dictionary from Twitter training set

Description

Top 1000 dictionary from Twitter training set

Usage

twitter_dict

Arguments

Format

A character vector. Contains the 1000 most frequent words from the example training set twitter_train, sorted by word rank.

See Also

twitter_train

Examples

Run this code
# NOT RUN {
head(twitter_dict, 10)
# }

Run the code above in your browser using DataLab