Hello!
Would it be possible to populate the dictionary by submitting a LIST with the content of .dic and .aff ?
This is useful in the case of spark UDFs where it is easier to pass LIST variables, rather than copy .dic and .aff files from the driver node to the executors.
Btw , there is any way to implement stemming like the original hunspell library? Or there is some alternative for stemming?
Hello!
Would it be possible to populate the dictionary by submitting a LIST with the content of .dic and .aff ?
This is useful in the case of spark UDFs where it is easier to pass LIST variables, rather than copy .dic and .aff files from the driver node to the executors.
Btw , there is any way to implement stemming like the original hunspell library? Or there is some alternative for stemming?