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
where is my excel file?
So I am using the text mining extension to create a wordlist from a pdf file. I have been able to do so, use the wordlist to data and finally, tried to write the data to excel. But, there's no option to choose the filename and path, and I don't know where the file is getting saved. Please help!
Have attached the rmp file
Have attached the rmp file
0
Best Answer
-
atimm Employee-RapidMiner, Member Posts: 24 RM EngineeringHi @sangeeta,you need to disconnect the output port of "Write Excel" operator. The connected port suppresses writing to a real file but shows it in the results. The operator can be configured to store the file in a path of your choice.Best,Andreas0
Answers
Grateful thanks to both of you!