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
The primitive should be updated to allow users to specify other languages that are supported by nltk so the primitive functions properly on natural language columns that are not in English.
The text was updated successfully, but these errors were encountered:
The LSA primitive applies a cleaning step that removes stop words. Currently this is hard-coded to remove English stop words:
The primitive should be updated to allow users to specify other languages that are supported by nltk so the primitive functions properly on natural language columns that are not in English.
The text was updated successfully, but these errors were encountered: