Shami96 commited on
Commit
e6f069a
·
verified ·
1 Parent(s): 2f0b7d3

Update extract_pdf_data.py

Browse files
Files changed (1) hide show
  1. extract_pdf_data.py +0 -1
extract_pdf_data.py CHANGED
@@ -1,7 +1,6 @@
1
  #!/usr/bin/env python3
2
  """
3
  Fixed PDF Data Extractor - Addresses key issues in comprehensive_extract.py
4
-
5
  Key fixes:
6
  1. Better table extraction and cleaning
7
  2. Improved key-value pair extraction
 
1
  #!/usr/bin/env python3
2
  """
3
  Fixed PDF Data Extractor - Addresses key issues in comprehensive_extract.py
 
4
  Key fixes:
5
  1. Better table extraction and cleaning
6
  2. Improved key-value pair extraction