#' @name dat_en_lemmas
#' @title English lemmatization
#' @description A table matching words with lemmas.
#' @author lexiconista, Nicolas Mangin
#' @format A tiblle with 66,792 observations and 2 variables ("word" and "term")
#' @source \url{http://www.lexiconista.com/datasets/lemmatization/}
#' @docType data
#' @keywords lemmatization, stem
#' @usage data("dat_en_lemmas")
"dat_en_lemmas"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.