# Generated by roxygen2: do not edit by hand

export(igrepl)
export(ngrams_dictionary)
export(ngrams_segmentation)
export(nuss)
export(unigram_dictionary)
export(unigram_sequence_segmentation)
importFrom(Rcpp,sourceCpp)
importFrom(magrittr,"%>%")
importFrom(utils,"globalVariables")
useDynLib(NUSS, .registration = TRUE)
