Hello community, does anyone know how I can read a pdf contained in a google drive folder? in current flow read a pdf but content on desktop
Also, do you know how to apply this workflow so that a word cloud is created for each pdf?
Hello community, does anyone know how I can read a pdf contained in a google drive folder? in current flow read a pdf but content on desktop
Also, do you know how to apply this workflow so that a word cloud is created for each pdf?
Hi @Dfallas27 -
You can take a look at our documentation here on how to connect to Google Cloud (KNIME File Handling Guide). Afterward you will need a Transfer Files node to actually move the data to your local machine, then you can ingest it as normal.
Once you have the PDFs you want locally, you could List Files/Folders , and then loop over that list to create a word cloud for each PDF.
I hope that helps you get started.
Hello Scottf, Thank you so much for your recommendation, I will take it into account, and any questions I will let you know!
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.