"Text Mining"
sudheendra
New Altair Community Member
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
-
Hi,
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,
Sebastian0 -
Hi Sudheendra,
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
0 -
Hey you donot need any text mining tool for your requirement. A simple regular expression in perl / python is sufficient to get this done.
Venki0 -
Hi,
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,
Sebastian0