How to modify default stopword list
Example that shows how to modify the default list of stopwords used by Preprocess Text module
The "Stopword lists for different languages" dataset contains the default stopword lists used by Preprocess Text module as a zip archive. In this experiment, we select the English language list, append it with custom stopwords, and apply it to remove stopwords from text records.
The stopword lists can also be downloaded using [this link][1].
[1]: http://az754797.vo.msecnd.net/docs/Stopwords.zip