powered by
Create a subcorpus held in the CWB library.
subcorpus(corpus, query)
An rcqp object created with corpus.
rcqp
corpus
A CQP query.
A subcorpus object.
The subcorpus function creates internally a subcorpus name for the CWB library.
http://cwb.sourceforge.net/documentation.php
corpus, cqp_flist, print.cqp_subcorpus, summary.cqp_subcorpus, cqp_ftable, cqp_kwic.
cqp_flist
print.cqp_subcorpus
summary.cqp_subcorpus
cqp_ftable
cqp_kwic
# NOT RUN { c <- corpus("DICKENS"); sc <- subcorpus("DICKENS", "interesting"); # }
Run the code above in your browser using DataLab