#' State of the Union addresses
#'
#' @docType data
#' @usage data(sotu_texts)
#' @format data.frame
'sotu_texts'
#save(sotu_texts, file='data/sotu_texts.rda', compression_level = 9)
#' coreNLP example sentences
#'
#' @docType data
#' @usage data(corenlp_tokens)
#' @format data.frame
'corenlp_tokens'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.