# Generated by roxygen2: do not edit by hand

S3method(merge,chunkrange)
S3method(predict,crf)
S3method(print,crf)
S3method(summary,crf)
export(as.crf)
export(crf)
export(crf_cbind_attributes)
export(crf_options)
export(ner_download_modeldata)
export(txt_sprintf)
importFrom(Rcpp,evalCpp)
importFrom(data.table,':=')
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,setDF)
importFrom(data.table,setDT)
importFrom(data.table,shift)
importFrom(data.table,tstrsplit)
importFrom(tools,file_path_sans_ext)
importFrom(utils,combn)
importFrom(utils,download.file)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(crfsuite)
