[AUR-432] Add layout-aware table parsing PDF reader (#27)
* add OCRReader, MathPixReader and ExcelReader * update test case for ocr reader * reformat * minor fix
This commit is contained in:
committed by
GitHub
parent
6207f4332a
commit
6c3d614973
@@ -0,0 +1,3 @@
|
||||
from .base import Document
|
||||
|
||||
__all__ = ["Document"]
|
||||
|
Reference in New Issue
Block a user