Top "Qdap" questions

qdap (Quantitative Discourse Analysis Package) is an R package designed to assist in quantitative discourse analysis.

R break corpus into sentences

I have a number of PDF documents, which I have read into a corpus with library tm. How can one …

r split tm sentence qdap
More efficient means of creating a corpus and DTM with 4M rows

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 qdap
Convert written number to number in R

Does anybody know a function to convert a text representation of a number into an actual number, e.g. 'twenty …

r text qdap