snips-nlu icon indicating copy to clipboard operation
snips-nlu copied to clipboard

Is it possible to adapt the stemming and stop words file for a language?

Open Corasonn opened this issue 2 years ago • 0 comments

For my use case, I need to remove some words from stop words file and add some to stemming list. Changing it locally in the python dependency works. But I need to share it and don't want to get it overwritten.

So, is there a way to import adapted language resource files?

Corasonn avatar Oct 20 '22 15:10 Corasonn