powered by
parse(x)
corp <- tmCorpus(c("This is first document", "This is second")) parsed <- parse(corp) content(parsed)
Run the code above in your browser using DataLab