You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: