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 do I export a results set (from text processing) to excel?
User107347
Member Posts: 3 Contributor I
I know that this has been asked before, but I do not find a recent clear response. I have a word list/count, tokenized from text processing that I want to export to Excel to generate summary statistics. How do I export this to Excel?
Tagged:
0
Best Answer
-
lionelderkrikor RapidMiner Certified Analyst, Member Posts: 1,195 UnicornHI @User107347,
Mmmh, A priori you need to use a Write Excel operator after the Process Documents operator...
If this solution does not answer to your need, please share your process and data and explain exactly what you want to do.
EDIT :
Maybe you can use the WordList to Data operator to convert your word list into an example set and then use the Write Excel operator...
Regards,
Lionel1