read_dfm_cpp {keyATM} | R Documentation |
Read files from the quanteda dfm (this is the same as dgCMatrix)
read_dfm_cpp(dfm, W_read, vocab, split)
dfm |
a dfm input (sparse Matrix) |
W_read |
an object to return |
vocab |
a vector of vocabulary |
split |
split proportion |