Commit History
Update progress info and start welcome info (#3768)
6e567cd
fix: laws.py added missing import logging (#3501)
b88edf5
Michal Masrna
Michal Masrna
commited on
Use consistent log file names, introduced initLogger (#3403)
8bc2fc9
Rework logging (#3358)
22fe41e
remove unused import (#2679)
3d5f9ea
yqkcn
commited on
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
upgrade laws parser of docx (#1332)
0442b90
KevinHuSh
commited on
Optimize docx handle method in laws parser (#1302)
1043572
Add support for HTML file (#973)
858916d
refine text decode (#657)
b5b25b4
KevinHuSh
commited on
refine code (#595)
cfd6ece
KevinHuSh
commited on
Update version info (#564)
54ec234
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
Fit a lot of encodings for text file. (#458)
d54aa01
KevinHuSh
commited on
refine log format (#312)
1daa4bd
KevinHuSh
commited on
continue add layout model for 'laws' (#292)
e7e8c6b
KevinHuSh
commited on
add a new model for 'Laws' (#290)
e31db28
KevinHuSh
commited on
apply pep8 formalize (#155)
79ada0b
KevinHuSh
commited on
fix plainPdf bugs (#152)
328b4c9
KevinHuSh
commited on
add use layout or not option (#145)
b085dec
KevinHuSh
commited on
adjust hierarchical_merge strategy (#100)
fda6678
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 table desc bugs, add positions to chunks (#91)
64a0633
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
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
Add Q&A and Book, fix task running bugs (#50)
e6acaf6
KevinHuSh
commited on
Add task moduel, and pipline the task and every parser (#49)
6224edc
KevinHuSh
commited on
add paper & manual parser (#46)
96a1a44
KevinHuSh
commited on
Add app to rag module: presentaion & laws (#43)
072f9dd
KevinHuSh
commited on