R/tfidf.R

#' Term frequency inverse document frequency object created in model training
#'
#' This object from the text2vec package is used to map novel text to a
#' document term matrix with the same weighting as that used in training
#'
"tfidf"
mdneuzerling/ModelAsAPackage documentation built on Feb. 1, 2020, 12:57 a.m.