[SOLVED] File Name for Output
Hello,
I've been using Rapidminer for a couple of days to extract text from a .pdf exporting the analysis to an Excel file. Since I want to extract many different files at the same time I implemented a Loop Example. Within this loop I use an export routine to create an Excel file for each imported .pdf. As I would like to use the .pdf file name for the Excel file as well I implemented an Extract Macro operator using the type "data_value" and the macro iterator as the example number. I used that macro as the file name. However, it looks like the "Extract Macro" operator is not iterating over the example number but using the first .pdf name for all of the following files.
It would be great if you could tell me how to fix the issue. I am however not an expert in Rapidminer so far.
Thanks,
I've been using Rapidminer for a couple of days to extract text from a .pdf exporting the analysis to an Excel file. Since I want to extract many different files at the same time I implemented a Loop Example. Within this loop I use an export routine to create an Excel file for each imported .pdf. As I would like to use the .pdf file name for the Excel file as well I implemented an Extract Macro operator using the type "data_value" and the macro iterator as the example number. I used that macro as the file name. However, it looks like the "Extract Macro" operator is not iterating over the example number but using the first .pdf name for all of the following files.
It would be great if you could tell me how to fix the issue. I am however not an expert in Rapidminer so far.
Thanks,