img2table is a table identification and extraction Python Library for PDF and images, based on OpenCV image processing
577
stars
76
forks
source link
paddleOCR with image2table not supported these attributes why #225
Open
GiriMadhav722001 opened 1 month ago
NameError Traceback (most recent call last) Cell In[88], line 1 ----> 1 pocr = PaddleOCR(lang='en',kw={'use_angle_cls':True,ocr_version:'PP-OCRv4',use_space_char:True})
NameError: name 'ocr_version' is not defined