cl_find_corpus {RcppCWB}R Documentation

Load corpus.

Description

Load corpus.

Usage

cl_find_corpus(corpus, registry)

Arguments

corpus

name of a CWB corpus (upper case)

registry

path to the registry directory, defaults to the value of the environment variable CORPUS_REGISTRY

Value

A externalptr referencing the C representation of the corpus.


[Package RcppCWB version 0.6.4 Index]