# Functions
GenerateSplittingDictFile from
contextionaryIndexFile binary .idx file containing the words for the specific language languageDictionaryFile a hunspell .dic file for the specific language languageAffixesFile a hunspell .aff file for the specific language to reduce file- and hunspell dependencies for the splitter.
NewPreprocessDict from
contextionaryIndexFile binary .idx file containing the words for the specific language languageDictionaryFile a hunspell .dic file for the specific language languageAffixesFile a hunspell .aff file for the specific language.
# Structs
PreprocessDict temp storage for reading in the index file.