# Generated by roxygen2: do not edit by hand

export(check_corpus)
export(check_cpos)
export(check_cqp_query)
export(check_id)
export(check_p_attribute)
export(check_pkg_registry_files)
export(check_region_matrix)
export(check_registry)
export(check_s_attribute)
export(check_strucs)
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_query)
export(cqp_reset_registry)
export(cqp_subcorpus_size)
export(cwb_compress_rdx)
export(cwb_huffcode)
export(cwb_makeall)
export(get_cbow_matrix)
export(get_count_vector)
export(get_pkg_registry)
export(get_region_matrix)
export(region_matrix_to_count_matrix)
export(region_matrix_to_ids)
export(s_attribute_decode)
export(use_tmp_registry)
exportPattern("^[[:alpha:]]+")
importFrom(Rcpp,evalCpp)
useDynLib(RcppCWB, .registration = TRUE)
