All functions

RcppCWB-package

Rcpp Bindings for the Corpus Workbench (CWB).

check_pkg_registry_files()

Check Paths in Registry Files

check_registry() check_corpus() check_s_attribute() check_p_attribute() check_strucs() check_region_matrix() check_cqp_query() check_cpos() check_id()

Check Input to Rcpp Functions.

cl_attribute_size()

Get Attribute Size (of Positional/Structural Attribute).

cl_charset_name()

Get charset of a corpus.

cl_delete_corpus()

Drop loaded corpus.

cl_lexicon_size()

Get Lexicon Size.

cqp_initialize() cqp_is_initialized() cqp_get_registry() cqp_reset_registry()

Initialize Corpus Query Processor (CQP).

cqp_list_corpora()

List Available CWB Corpora.

cqp_query() cqp_dump_subcorpus() cqp_subcorpus_size() cqp_list_subcorpora()

Execute CQP Query and Retrieve Results.

cwb_makeall() cwb_huffcode() cwb_compress_rdx()

CWB Tools for Creating Corpora

get_cbow_matrix()

Get CBOW Matrix.

get_count_vector()

Get Vector with Counts for Positional Attribute.

get_pkg_registry()

Get Registry Directory Within Package

get_region_matrix()

Get Matrix with Regions for Strucs.

ids_to_count_matrix()

Perform Count for Vector of IDs.

cl_cpos2str() cl_cpos2id() cl_id2str() cl_regex2id() cl_str2id() cl_id2freq() cl_id2cpos()

Using Positional Attributes.

region_matrix_to_ids() region_matrix_to_count_matrix()

Get IDs and Counts for Region Matrices.

s_attribute_decode()

Decode Structural Attribute.

cl_cpos2struc() cl_struc2cpos() cl_struc2str() cl_cpos2lbound() cl_cpos2rbound()

Using Structural Attributes.

use_tmp_registry()

Use Temporary Registry