tfIdf: Function tfIdf

tfIdfR Documentation

Function tfIdf

Description

Term-Frequency-Inverse-Term-Frequency.

Usage

tfIdf(dtm, docs = NA, relative = T, bool = F)

Arguments

dtm

Document Term Matrix.

docs

Numeric element specifying a document in the dtm. If NA (default tfIdf is calculated for each document)


AndreasFischer1985/quantqual documentation built on June 20, 2022, 4:55 p.m.