Commit History
Support displaying images in the chunks of docx files when using general parser (#1253)
4adcb3c
refine code to prevent exception (#1231)
0de1478
KevinHuSh
commited on
feat: support json file (#1217)
77b7e10
Add support for HTML file (#973)
858916d
fix #917 #915 (#946)
c61bcde
KevinHuSh
commited on
Split Excel file into different chunks (#847)
366c531
GYH
commited on
Support for code files parse (#789)
c46aa24
dashi6174
commited on
refine text decode (#657)
b5b25b4
KevinHuSh
commited on
refine code (#595)
cfd6ece
KevinHuSh
commited on
Update version info (#564)
54ec234
fix bug of table in docx (#510)
977d825
KevinHuSh
commited on
Add `.doc` file parser. (#497)
ee82924
enlarge docker memory usage (#501)
3cefaa0
KevinHuSh
commited on
remove doc from supported processing types (#488)
ae35e13
KevinHuSh
commited on
feat: support markdown files (#483)
7ccbb61
Shaun
commited on
add redis to accelerate access of minio (#482)
b9d91e7
KevinHuSh
commited on
Fit a lot of encodings for text file. (#458)
d54aa01
KevinHuSh
commited on
fix gb2312 encoding issue (#394)
7e1a9f0
KevinHuSh
commited on
Add more information on vm map count setting (#241)
1cc01e0
KevinHuSh
commited on
fix docker compose issue (#238)
0cfb2df
KevinHuSh
commited on
READEME refined (#156)
f1ccc7f
KevinHuSh
commited on
apply pep8 formalize (#155)
79ada0b
KevinHuSh
commited on
add use layout or not option (#145)
b085dec
KevinHuSh
commited on
Add 'One' chunk method (#137)
1ed30a6
KevinHuSh
commited on
refine for English corpus (#135)
08bab63
KevinHuSh
commited on
refine manul parser (#131)
7d85666
KevinHuSh
commited on
layout refine (#115)
c127ae4
KevinHuSh
commited on
refine pdf parser, add time zone to userinfo (#112)
e34cb81
KevinHuSh
commited on
fix task cancling bug (#98)
279ca43
KevinHuSh
commited on
change callback strategy, add timezone to docker (#96)
b83edb4
KevinHuSh
commited on
fix position extraction bug (#93)
4e03dc3
KevinHuSh
commited on
fix table desc bugs, add positions to chunks (#91)
64a0633
KevinHuSh
commited on
solve task execution issues (#90)
bcb7249
KevinHuSh
commited on
resolve the issue of naive parser (#87)
ce95639
KevinHuSh
commited on
fix user login issue (#85)
f666f56
KevinHuSh
commited on
init README of deepdoc, add picture processer. (#71)
41c7a59
KevinHuSh
commited on
use onnx models, new deepdoc (#68)
cdba7f7
KevinHuSh
commited on
Refine resume parts and fix bugs in retrival using sql (#66)
a8294f2
KevinHuSh
commited on
refactor retieval_test, add SQl retrieval methods (#61)
5e0a689
KevinHuSh
commited on
remove unused codes, seperate layout detection out as a new api. Add new rag methed 'table' (#55)
407b252
KevinHuSh
commited on
Some document API refined. (#53)
51482f3
KevinHuSh
commited on