quanteda (version 2.1.2)

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 a debate on Joe Higgins, delivered December 8, 2011.

Usage

data_char_sampletext

Arguments

Format

character vector with one element

Examples

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

Run the code above in your browser using DataLab