#' Hungarian general sentiment dictionary
#'
#' This is a Hungarian general sentiment dictionary, with positive and negative dimensions. It is used in the 6th chapter in the textbook (https://tankonyv.poltextlab.com/sentiment.html).
#'
#' @format It is a quanteda Dictionary object with 2 key entries:
#' \describe{
#' \item{positive}{2 299 words with positive sentiment}
#' \item{negative}{2 588 words with negative sentiment}
#' }
#' @source \url{https://github.com/poltextlab/sentiment_hun}
"dictionary_poltext"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.