powered by
If the tCorpus was created with remember_spaces = T, you can rebuild the original texts.
untokenize(tc)
A data.table with the text fields and meta fields as columns.
A tCorpus, created with create_tcorpus, with remember_spaces = TRUE
create_tcorpus
tc = create_tcorpus(sotu_texts, doc_column='id') untokenize(tc)
Run the code above in your browser using DataLab