Commit History
Integration with Infinity (#2894)
b691127
rename get_txt to get_text (#2649)
d624a4e
Kevin Hu
commited on
Add get_txt function (#2639)
82adb1c
yqkcn
Kevin Hu
commited on
Format file format from Windows/dos to Unix (#1949)
aeb6dbc
refine text decode (#657)
b5b25b4
KevinHuSh
commited on
refine redis connection (#599)
9b6b3f7
KevinHuSh
commited on
refine code (#595)
cfd6ece
KevinHuSh
commited on
Fit a lot of encodings for text file. (#458)
d54aa01
KevinHuSh
commited on
Update table.py to convert clmns to string (#414)
0332a6c
YC
commited on
fix bulk error for table method (#407)
2332381
KevinHuSh
commited on
fix docker compose issue (#238)
0cfb2df
KevinHuSh
commited on
To avoid assertion while no rows in excel (#197)
a505adc
KevinHuSh
commited on
apply pep8 formalize (#155)
79ada0b
KevinHuSh
commited on
refine for English corpus (#135)
08bab63
KevinHuSh
commited on
resolve table issues (#125)
2ef1d8e
KevinHuSh
commited on
add dockerfile for cuda envirement. Refine table search strategy, (#123)
9fe9fc4
KevinHuSh
commited on
refine table parser (#120)
6be8543
KevinHuSh
commited on
add local llm implementation (#119)
1550520
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
Add resume parser and fix bugs (#59)
c5ea37c
KevinHuSh
commited on
remove unused codes, seperate layout detection out as a new api. Add new rag methed 'table' (#55)
407b252
KevinHuSh
commited on