rajPOS {qdap} | R Documentation |
Romeo and Juliet Split in Parts of Speech
Description
A dataset containing a list from pos
using the
raj
data set (see pos
for more
information).
Usage
data(rajPOS)
Format
A list with 4 elements
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.
References
http://shakespeare.mit.edu/romeo_juliet/full.html
[Package qdap version 2.4.6 Index]