The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"Text Mining - Modify the stop words list"
Hi,
I'm trying to do some text mining on french documents and I would like to change the stop words list. Is that possible? Or else, how can I solve that problem?
Thanx in advance.
Jane Su
I'm trying to do some text mining on french documents and I would like to change the stop words list. Is that possible? Or else, how can I solve that problem?
Thanx in advance.
Jane Su
Tagged:
0
Answers
you cannot modify the existing stop word list, but you can crate your own one and apply it with the Filter Stopwords (Dictionary) operator.
Best regards,
Marius
Hi everyone
I wounder how can I build stop words for Arabic in rapidminer?
with my advanced thank for all
There is an Arabic Filter Stopwords operator already. If that dosen;t suffice for you, you can build your own with the Filter Stopwords (Dictionary) operator.