loadFdicFile

suspend fun DictionaryHolder.loadFdicFile(path: Path)(source)

Reads the .fdic file at path and loads its terms and frequencies into this dictionary.


Decodes .fdic data from byteArray and loads its terms and frequencies into this dictionary.