# Generated by roxygen2: do not edit by hand

export("%<-%")
export("%>%")
export(Decoder)
export(Dictionary)
export(KenLM)
export(LM)
export(LMState)
export(LexiconDecoder)
export(LexiconDecoderOptions)
export(LexiconFreeDecoder)
export(LexiconFreeDecoderOptions)
export(LexiconFreeSeq2SeqDecoder)
export(LexiconFreeSeq2SeqDecoderOptions)
export(LexiconSeq2SeqDecoder)
export(LexiconSeq2SeqDecoderOptions)
export(Trie)
export(TrieNode)
export(ZeroLM)
export(build_trie)
export(create_word_dict)
export(f)
export(load_words)
export(pack_replabels)
export(unpack_replabels)
import(R6)
importFrom(Rcpp,sourceCpp)
importFrom(magrittr,"%>%")
importFrom(zeallot,"%<-%")
useDynLib(flashlighttext)
