-
Notifications
You must be signed in to change notification settings - Fork 38
Custom Stopwords #7
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Is there any way to customise the stopwords rather than using NLTKs list of stopwords? I would like to extend the list of stopwords or replace it with another list of my own. Thanks