# Generated by roxygen2: do not edit by hand

export(download.dict)
export(download.lspace)
export(lingmatch)
export(lma_dict)
export(lma_dtm)
export(lma_initdirs)
export(lma_lspace)
export(lma_meta)
export(lma_patcat)
export(lma_process)
export(lma_simets)
export(lma_termcat)
export(lma_weight)
export(read.dic)
export(read.segments)
export(report_term_matches)
export(select.dict)
export(select.lspace)
export(standardize.lspace)
export(write.dic)
import(Matrix)
import(methods)
importFrom(Rcpp,sourceCpp)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(stats,dpois)
importFrom(stats,na.omit)
importFrom(stats,ppois)
importFrom(tools,md5sum)
importFrom(utils,download.file)
importFrom(utils,read.table)
importFrom(utils,write.table)
useDynLib(lingmatch, .registration = TRUE)
