qdap (Quantitative Discourse Analysis Package) is an R package designed to assist in quantitative discourse analysis.
My file has over 4M rows and I need a more efficient way of converting my data to a corpus …
r data.table corpus term-document-matrix qdapDoes anybody know a function to convert a text representation of a number into an actual number, e.g. 'twenty …
r text qdap