Nothing
## ----message=FALSE, warning=F, echo=F-----------------------------------------
# Load SemanticDistance
library(ConversationAlign)
## ----eval=F, message=F, warning=F---------------------------------------------
# #Example of running the function
# NurseryRhymes_Prepped <- prep_dyads(dat_read=NurseryRhymes, lemmatize=TRUE, omit_stops=T, which_stoplist="Temple_stops25")
## -----------------------------------------------------------------------------
knitr::kable(head(NurseryRhymes_Prepped, 20), format = "simple", digits=2)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.