See More

# Generated by roxygen2: do not edit by hand export(check_corpus) export(check_cpos) export(check_id) export(check_p_attribute) export(check_pkg_registry_files) export(check_query) export(check_region_matrix) export(check_registry) export(check_s_attribute) export(check_strucs) export(cl_charset_name) export(cl_delete_corpus) export(cl_find_corpus) export(cl_struc_values) export(corpus_data_dir) export(corpus_is_loaded) export(cpos_to_id) export(cpos_to_lbound) export(cpos_to_rbound) export(cpos_to_str) export(cpos_to_struc) export(cqp_drop_subcorpus) export(cqp_dump_subcorpus) export(cqp_get_registry) export(cqp_initialize) export(cqp_is_initialized) export(cqp_list_corpora) export(cqp_list_subcorpora) export(cqp_load_corpus) export(cqp_query) export(cqp_reset_registry) export(cqp_subcorpus_size) export(cqp_verbosity) export(cwb_charsets) export(cwb_compress_rdx) export(cwb_encode) export(cwb_huffcode) export(cwb_makeall) export(cwb_version) export(get_cbow_matrix) export(get_count_vector) export(get_pkg_registry) export(get_region_matrix) export(get_tmp_registry) export(id_to_cpos) export(id_to_freq) export(p_attr) export(p_attr_default) export(p_attr_lexicon_size) export(p_attr_size) export(ranges_to_cpos) export(regex_to_id) export(region_matrix_context) export(region_matrix_to_count_matrix) export(region_matrix_to_ids) export(s_attr) export(s_attr_is_descendent) export(s_attr_is_sibling) export(s_attr_relationship) export(s_attr_size) export(s_attribute_decode) export(str_to_id) export(struc_to_cpos) export(struc_to_str) export(use_tmp_registry) exportPattern("^[[:alpha:]]+") importFrom(Rcpp,evalCpp) importFrom(fs,path) importFrom(fs,path_expand) importFrom(utils,capture.output) useDynLib(RcppCWB, .registration = TRUE)