Spaces:
Running
Running
Update extract_pdf_data.py
Browse files- 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
|