cpp_textreg: Driver function for the C++ function.

Description Usage Arguments Details See Also

Description

Given a labeling and a corpus, find phrases that predict this labeling. Generally you should use the textreg method, not this method.

Usage

1
cpp_textreg(corpus, params)

Arguments

corpus

A list of strings or a corpus from the tm package.

params

List of parameters to pass to the call.

Details

Warning: do not call directly. Use textreg instead

See Also

textreg, find_C_threshold


textreg documentation built on May 2, 2019, 8:34 a.m.