Learn R Programming

quanteda (version 0.9.9-65)

data_char_sampletext: a paragraph of text for testing various text-based functions

Description

This is a long paragraph (2,914 characters) of text taken from an Irish budget speech by Joe Higgins.

Usage

data_char_sampletext

Arguments

Format

character vector with one element

Examples

Run this code
# NOT RUN {
tokenize(data_char_sampletext, remove_punct = TRUE)
# }

Run the code above in your browser using DataLab