Description Usage Arguments Value
Removes numeric characters, stop words and white space from words...
Mutates variable "speaker." to either "jorn" or "pm".
Also removes the sentences that are "JOURNALIST:" and "PRIME MINISTER:".
1 2 3 | clean_text(df)
add_speaker(df, keep = T)
|
df |
Takes df with |
keep |
Defaults to TRUE, if FALSE filters out "jorn"... |
df |
Takes df with sentence level text. |
Returns data frame
Returns data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.