read_dfm_cpp {keyATM}R Documentation

Read files from the quanteda dfm (this is the same as dgCMatrix)

Description

Read files from the quanteda dfm (this is the same as dgCMatrix)

Usage

read_dfm_cpp(dfm, W_read, vocab, split)

Arguments

dfm

a dfm input (sparse Matrix)

W_read

an object to return

vocab

a vector of vocabulary

split

split proportion


[Package keyATM version 0.5.4 Index]