ragflow/deepdoc/parser
Zhichang Yu 4413683898
Introduced beartype (#3460)
### What problem does this PR solve?

Introduced [beartype](https://github.com/beartype/beartype) for runtime
type-checking.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2024-11-18 17:38:17 +08:00
..
resume
__init__.py
docx_parser.py
excel_parser.py
html_parser.py
json_parser.py
markdown_parser.py
pdf_parser.py
ppt_parser.py
txt_parser.py
utils.py