Romeo and Juliet Split in Parts of Speech

Usage

data(rajPOS)

Romeo and Juliet Split in Parts of Speech

Format

A list with 4 elements

Description

A dataset containing a list from pos using the raj data set (see pos for more information).

Details

text
The original text
POStagged
The original words replaced with parts of speech in context.
POSprop
Dataframe of the proportion of parts of speech by row.
POSfreq
Dataframe of the frequency of parts of speech by row.