StopWordFilterFile


in Help
In what kind of format should we add words in a user defined stopword filter file which will have all the words that the user doesn't want RapidMiner to use as feature words .
as in should it be in separate lines or separated by a comma or what?
Thank You
as in should it be in separate lines or separated by a comma or what?
Thank You
0
Answers
the words in the filter file must be line separated. Hence a format like this must be used: Greetings,
Sebastian