PDF¶
Reads in PDF Files from a given path and extracts the text content from them
Type¶
dataset
Class¶
fire.nodes.dataset.NodeDatasetPDF
Fields¶
| Name | Title | Description |
|---|---|---|
| path | Path | Path of the PDF file/directory |
| fileNameCol | File Name | File Name Column in the Output DataFrame |
| contentCol | File Content | File Content Column in the Output DataFrame |