Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
List of Startwords/Reverse Stopword Filter
guitarslinger
Member Posts: 12 Contributor II
Hi there,
is there a possibility to filter tokens by startwords (imported from a csv), so that only the tokens matching one startword are passed through?
Kind of an inversion of the "Filter Stopwords (Dictionary)" operator.
Thx in advance
GS
is there a possibility to filter tokens by startwords (imported from a csv), so that only the tokens matching one startword are passed through?
Kind of an inversion of the "Filter Stopwords (Dictionary)" operator.
Thx in advance
GS
Tagged:
0
Answers
I think this is not possible unfortunately. This should be no real problem to implement though. If we face that problem we will surely add such an operator somewhen. Until then, the only solution for you is to extend RapidMiner by writing your own operator or by writing a script.
Kind regards,
Tobias