pattern icon indicating copy to clipboard operation
pattern copied to clipboard

Add Support for Custom Stopwords in Text Analysis

Open imDarshanGK opened this issue 1 year ago • 0 comments

Current behavior: The text analysis module does not currently support the addition of custom stopwords.

Expected behavior: It would be helpful if users could add their own stopwords to be excluded during text analysis, improving the flexibility and accuracy of results.

Steps to reproduce:

Attempt to add a list of custom stopwords to the text analysis module.

Observe that there is no current functionality to support this.

Thank you

imDarshanGK avatar Dec 20 '24 14:12 imDarshanGK