Description Usage Details Value Author(s) Source References See Also Examples
Obtain the names of the installed corpora.
1  | 
The available corpora are referenced in the registry (which is a
directory located by default in ‘/usr/local/share/cwb’ on
Unix-like systems). See cqp_registry to learn how
to set the registry directory. 
The name of a corpus is always written in uppercase letters (with possibly underscores, dashes and digits).
cqi_list_corpora returns a list of the available corpora as
specified in the registry.
Bernard Desgraupes - bernard.desgraupes@u-paris10.fr - University Paris-10.
Sylvain Loiseau - sylvain.loiseau@univ-paris13.fr - University Paris-13.
The IMS Open Corpus Workbench (CWB) at http://cwb.sourceforge.net/
http://cwb.sourceforge.net/documentation.php
cqp_registry, 
cqi_full_name, 
cqi_list_subcorpora, 
cqi_query, 
cqi_attributes.
subcorpus, 
corpus.
1 2 3 4  | ## Not run: 
cqi_list_corpora()
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.