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.

select attributes based on occurrence

ticembaticemba Member Posts: 8 Contributor II
edited November 2018 in Help
Hi,

I'm running the text mining process.
I load 3 documents (file1, file2 and file3) and then I use the operator "Tokenize".
In output I want only the tokens(attributes) that have occurrence>0 in file3 (in file1 and file2 tokens can have also occurrence=0).
What operator can I use to do it?

thank you

ticemba

Answers

  • Viktor_MeyerViktor_Meyer Member Posts: 6 Contributor II
    Hallo ticemba,

    i think you have to pre filter "file 3" with an example filter...
    -->attribute valuefilter
    an then load it in together !

    i hope it helped.

    Viktor
Sign In or Register to comment.