Closed lokeshpayasi closed 5 years ago
create a document-term sparse matrix code is giving error. error is _"Error in simple_triplet_matrix(i, j, v, nrow = length(terms), ncol = length(corpus), : 'i, j' invalid". how to solve this error.
I am very late to responding to this, but I have never been able to reproduce this error. Happy to reopen later if needed.
create a document-term sparse matrix code is giving error. error is _"Error in simple_triplet_matrix(i, j, v, nrow = length(terms), ncol = length(corpus), : 'i, j' invalid". how to solve this error.