Usage
data(rajPOS)
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).
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.