Anton Shever
Results
4
comments of
Anton Shever
if the language is not supported or does not exist, _safe_get_stop_words_ will return an empty array. `stop_words = safe_get_stop_words('some_lang') ` `print(stop_words) # []` but in _get_stop_words_ will be the **StopWordError**...
not fixed yet?
any solution?