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
How to output each tweet as separate text file
Hi,
I am working on sentiment analysis in rapid miner using tweeter data. Can anyone help me how can I store each tweet as a seprate text file? First I am using "data to document" operator, while writing back each tweet as a seprate file I could not find such operator.
Your help is musch appreciated.
Thanks in advance
Tagged:
0
Answers
Yes, I'd do it with a Loop opeartor and macros. Something like below:
Thank you very much dear T-Bone,
It is helpful, however, I want to write each row as a text file to be stored in local drive instead of rapidminer repository, from where I can imort data to train classification model.
Thank you very much
Use the Data to Documents & Write Document operator instead of Store operator.