Ask a question to get started
Enter to sendā¢Shift+Enter new line
PDFPlumberParser( self, text_kwargs: Optional[Mapping[str, Any]] = None, dedupe
BaseBlobParser
text_kwargs
Optional[Mapping[str, Any]]
None
dedupe
bool
False
Parse PDF with PDFPlumber.
PDF
PDFPlumber
Keyword arguments to pass to pdfplumber.Page.extract_text()
pdfplumber.Page.extract_text()
Avoiding the error of duplicate characters if dedupe=True.
dedupe=True
Lazily parse the blob.