#' Text features computation for NLP, ML and sentiment analysis.
#'
#' This package includes functions to compute text features to be used
#' for NLP and sentiment analysis with machine learning.
#'
#' @docType package
#' @name AutoTimeData
#' @import data.table
#' @import cleanNLP
#' @import text2vec
#' @import logging
#' @importFrom utils download.file
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.