..
..
**Describe the bug** in pdf document unnecessary redact or masking is coming ```py from presidio_analyzer import AnalyzerEngine from pdfminer.high_level import extract_pages from pdfminer.layout import LTTextContainer, LTChar, LTTextLine from pikepdf import...
total_admin_fee: parser: lines start: Total Claims\s+Admin Fee end: Totals line: - \$(?P[\d,]+\.\d{2})\s+\$(?P[\d,]+\.\d{2})\s+\$(?P[\d,]+\.\d{2}) types: standard: float connect: float other: float group: sum with this sum ( standard+ connect+ other ) is...