vocabmatcher: Feature Count Matcher

View source: R/ngramComponents.R

vocabmatcherR Documentation

Feature Count Matcher

Description

background function to load

Usage

vocabmatcher(hole, peg)

Arguments

hole

matrix Token counts in model data.

peg

matrix Token counts in new data.

Value

Token counts matrix from new data, with column names that match the model data.


doc2concrete documentation built on May 29, 2024, 8:19 a.m.