uncovered: Uncovered/Untagged Group Variable

Description Usage Arguments Value Note

View source: R/uncovered.R

Description

uncovered - Get logical vector of uncovered data from the original text used to build the model.

get_uncovered - Get text vector from the uncovered data of the original text used to build the model.

Usage

1
2
3

Arguments

x

A term_count object.

...

ignored.

Value

uncovered - Returns logical indeices of untagged/uncovered group variables.

get_uncovered - Returns a vector of uncovered text from the original data set used to train the model.

Note

This is most useful when grouping.var = TRUE and an id variable was created that corresponds to the text variable. This allows the user to quickly grab the untagged text.


trinker/termcoLite documentation built on Oct. 23, 2021, 9:53 a.m.