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"
sudheendra
Member Posts: 22 Maven
Hi,
I am working with text documents, I would like to extract sentences which contain a paricular word . Example "recovery" .Is it possible?
Thanks,
Sudheendra
I am working with text documents, I would like to extract sentences which contain a paricular word . Example "recovery" .Is it possible?
Thanks,
Sudheendra
Tagged:
0
Answers
an operator for this is planned for one of the upcoming versions of the TextProcessing Extension for RapidMiner 5.0. Currently you would have to use a rather complex process. I think it should be possible, but as you might imagine, I cannot build a process for you, if it consumes more than a few minutes of work. This would be more a problem for consulting and not for the support forum. Sorry.
Greetings,
Sebastian
if you would like us to design a text mining process to extract all sentences containing a particular word, you can contact us via our web contact form or e-mail and ask us for a quote.
Best regards,
Ralf
Venki
that's a really good hint. I think you could use regular expressions as well from inside RapidMiner using the Generate Extract operator. This way you would not have any scripting effort and no problems including it in your workflow.
Greetings,
Sebastian