File size: 217 Bytes
41c7a59
51482f3
b085dec
f4456af
 
41c7a59
1
2
3
4
5
6
7


from .pdf_parser import HuParser as PdfParser, PlainParser
from .docx_parser import HuDocxParser as DocxParser
from .excel_parser import HuExcelParser as ExcelParser
from .ppt_parser import HuPptParser as PptParser