get_common_words: Returns common words for a matrix

Description Usage Arguments Value

Description

Returns common words for a matrix

Usage

1
2
get_common_words(text, labels, ngrams = 1, minDocFreq = 0.01, batches = 1,
  verbose = FALSE)

Arguments

text

A vector of strings to be made into a matrix

Value

A document feature matrix


jlricon/MaxClassify documentation built on May 29, 2019, 2:56 p.m.