R/TextFeatures.R

#' 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
M3SOulu/TextFeatures documentation built on June 24, 2022, 4:56 p.m.