S3 print for tCorpus class
S3 print for tCorpus class
## S3 method for class 'tCorpus' print(x, ...)
x |
a tCorpus object |
... |
not used |
tc = create_tcorpus(c('First text', 'Second text')) print(tc)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.