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.
Text mining: Filter words from dictionary
I am trying to count the occurencies of words in documents from a given list of words (dictionary). With Filter Tokens (by content) I can only use one single word, otherwise I only get either all words or none. How can I get a vector matrix with the occurences/frequences only of the words from the dictionary?
0
Answers
You might be able to modify this for your needs
http://rapidminernotes.blogspot.co.uk/2013/04/finding-needles-in-text-haystacks.html
Regards
Andrew
thank you very much for your helpful answer! I tried it and it worked perfectly.
Best,
Kassandra