jfk_speech {text2map} | R Documentation |
Full Text of JFK's Rice Speech
Description
This is a data frame for the text of JFK's Rice Speech "We choose to go to the moon." Each row is a 10 word string of the speech – roughly a sentence. This is intended to be used for example code.
Usage
jfk_speech
Format
A data frame with 2 columns
Variables
Variables:
sentence_id. Order and unique ID for the sentence
sentence. The text of a sentence
[Package text2map version 0.2.0 Index]