# Generated by roxygen2: do not edit by hand

export(cwb_attribute_size)
export(cwb_cpos2id)
export(cwb_cpos2lbound)
export(cwb_cpos2rbound)
export(cwb_cpos2str)
export(cwb_cpos2struc)
export(cwb_id2cpos)
export(cwb_id2freq)
export(cwb_id2str)
export(cwb_lexicon_size)
export(cwb_regex2id)
export(cwb_str2id)
export(cwb_struc2cpos)
export(cwb_struc2str)
export(decode_s_attribute)
export(get_cbow_matrix)
export(get_count_vector)
export(get_region_matrix)
export(regions_to_count_matrix)
export(regions_to_ids)
exportPattern("^[[:alpha:]]+")
importFrom(Rcpp,evalCpp)
useDynLib(RcppCWB, .registration = TRUE)
