I need an operator like the inverse of Filter Stopwords (Dictionary) operator
Hi
Thanks for reading my post
I work on my master thesis and I find same my problem here in this link
He solve the problem by changing the code for filterstopword(dictionary)
I read the document "How to extend rapidminer"
I prepare the envirmonet by downloding Java and Eclipse Java Neon
I know now how to create my own operator but I don't know how to copy existing operator code and modify it ?
Thank you again
Find more posts tagged with
I try Filter by content but it is insufficient for my situation because the text file have tens of words
Filter by content will be good for very small number of expression
In Filter by POS tag ? I can't determine the words I want !
Thank you again for your help and yes plz if you have any suggestion tell me or if you know how I can reach the code ?
https://community.rapidminer.com/discussion/51131/creating-a-comparing-white-list-of-words-to-a-wordlist-from-a-data-mined-webpage
Have you checked out the Filter Stopwords by Dictionary operator? There you can provide a custom txt file for stopwords.