Wang Baoling
18f4a6b35c
feat: support json file (#1217)
### What problem does this PR solve?
feat: support json file.
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
---------
Co-authored-by: KevinHuSh <kevinhu.sh@gmail.com>
1 year ago
Jin Hai
cdea1d0a85
Update readme and add license (#1018)
### What problem does this PR solve?
- Update readme
- Add license
### Type of change
- [x] Documentation Update
---------
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
1 year ago
Zhedong Cen
8dd45459be
Add support for HTML file (#973)
### What problem does this PR solve?
Add support for HTML file
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 year ago
KevinHuSh
9d60a84958
refactor code (#583)
### What problem does this PR solve?
### Type of change
- [x] Refactoring
1 year ago
KevinHuSh
fd7fcb5baf
apply pep8 formalize (#155)
1 year ago
KevinHuSh
f6aee7f230
add use layout or not option (#145)
* add use layout or not option
* trival
1 year ago
KevinHuSh
7fd1eca582
init README of deepdoc, add picture processer. (#71)
* init README of deepdoc, add picture processer.
* add resume parsing
1 year ago
KevinHuSh
cacd36c5e1
use onnx models, new deepdoc (#68)
1 year ago
KevinHuSh
407b2523b6
remove unused codes, seperate layout detection out as a new api. Add new rag methed 'table' (#55)
1 year ago
KevinHuSh
51482f3e2a
Some document API refined. (#53)
Add naive chunking method to RAG
1 year ago
KevinHuSh
30791976d5
build python version rag-flow (#21)
* clean rust version project
* clean rust version project
* build python version rag-flow
1 year ago
KevinHuSh
f4456af464
init python part (#7)
1 year ago