Jin Hai
6b3a40be5c
Format file format from Windows/dos to Unix (#1949)
### What problem does this PR solve?
Related source file is in Windows/DOS format, they are format to Unix
format.
### Type of change
- [x] Refactoring
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
1年前
KevinHuSh
8c07992b6c
refine code (#595)
### What problem does this PR solve?
### Type of change
- [x] Refactoring
1年前
Jin Hai
f1c98aad6b
Update version info (#564)
### What problem does this PR solve?
_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._
### Type of change
- [x] Documentation Update
- [x] Refactoring
---------
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
1年前
KevinHuSh
aa71462a9f
fix bug #502 (#504)
### What problem does this PR solve?
#502
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1年前
KevinHuSh
0dfc8ddc0f
enlarge docker memory usage (#501)
### What problem does this PR solve?
### Type of change
- [x] Refactoring
1年前
KevinHuSh
f3477202fe
refine citation (#161)
1年前
KevinHuSh
fd7fcb5baf
apply pep8 formalize (#155)
1年前
KevinHuSh
da21320b88
fix plainPdf bugs (#152)
1年前
KevinHuSh
71fe314955
refine page ranges (#147)
1年前
KevinHuSh
f6aee7f230
add use layout or not option (#145)
* add use layout or not option
* trival
1年前
KevinHuSh
6999598101
refine for English corpus (#135)
1年前
KevinHuSh
602038ac49
fix task cancling bug (#98)
1年前
KevinHuSh
8a57f2afd5
change callback strategy, add timezone to docker (#96)
1年前
KevinHuSh
7bfaf0df29
fix position extraction bug (#93)
* fix position extraction bug
* remove delimiter for naive parser
1年前
KevinHuSh
685b4d8a95
fix table desc bugs, add positions to chunks (#91)
1年前
KevinHuSh
8a726fb04b
solve task execution issues (#90)
1年前
KevinHuSh
7fd1eca582
init README of deepdoc, add picture processer. (#71)
* init README of deepdoc, add picture processer.
* add resume parsing
1年前
KevinHuSh
cacd36c5e1
use onnx models, new deepdoc (#68)
1年前
KevinHuSh
a8294f2168
Refine resume parts and fix bugs in retrival using sql (#66)
1年前
KevinHuSh
c5ea37cd30
Add resume parser and fix bugs (#59)
* Update .gitignore
* Update .gitignore
* Add resume parser and fix bugs
1年前
KevinHuSh
407b2523b6
remove unused codes, seperate layout detection out as a new api. Add new rag methed 'table' (#55)
1年前
KevinHuSh
51482f3e2a
Some document API refined. (#53)
Add naive chunking method to RAG
1年前
KevinHuSh
e6acaf6738
Add Q&A and Book, fix task running bugs (#50)
1年前
KevinHuSh
6224edcd1b
Add task moduel, and pipline the task and every parser (#49)
1年前
KevinHuSh
96a1a44cb6
add paper & manual parser (#46)
1年前