Find more posts tagged with
Sort by:
1 - 1 of
11

In general first you need to go through the training materials around text mining to get an understanding of how RapidMiner deals with text processing. Once you do that, the operator you want is probably "Filter Stopwords (Dictionary)," which allows you to specify a set of words using an external file and then remove those words from your text for subsequent processing.