Remove outdated UFF-Search.spec file and update requirements.txt to replace pypdf with pdfplumber and pdfminer.six; enhance scoring logic in uff_app.py for improved search accuracy.

This commit is contained in:
2026-01-09 16:09:33 +01:00
parent 896534a91f
commit 81c7b0060f
3 changed files with 15 additions and 50 deletions

View File

@@ -1,3 +1,4 @@
pypdf
pdfplumber
pdfminer.six
rapidfuzz
PyQt6