twitter_dict {sbo}R Documentation

Top 1000 dictionary from Twitter training set

Description

Top 1000 dictionary from Twitter training set

Usage

twitter_dict

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

head(twitter_dict, 10)

[Package sbo version 0.5.0 Index]