Learn R Programming

nomiShape (version 1.0.2)

alice: Alice in Wonderland word dataset

Description

Tokenized words from Alice's Adventures in Wonderland by Lewis Carroll. Each row represents a single word occurrence, allowing analysis of word frequency distributions and demonstration of Zipf-like behavior in natural language.

Usage

alice

Arguments

Format

A data frame with one column:

word

Character. Tokenized word from the text.