ragflow / deepdoc /vision /t_recognizer.py

Commit History

Update comments (#4569)
fa82d94

jinhai-2012 commited on

fix:t_recognizer TypeError: 'super' object is not callable (#4404)
b57c1d6

Zhi-Qiang You youzhiqiang Kevin Hu commited on

Fix t_recognizer issue. (#4387)
957cf28

Kevin Hu commited on

Fix param error. (#4355)
2820402

Kevin Hu commited on

Fix t_recognizer.py after model updating. (#4330)
1955ace

Kevin Hu commited on

Always open text file for write with UTF-8 (#3688)
9a73da2

zhichyu commited on

Use consistent log file names, introduced initLogger (#3403)
8bc2fc9

zhichyu commited on

Rework logging (#3358)
22fe41e

zhichyu commited on

Format file format from Windows/dos to Unix (#1949)
aeb6dbc

jinhai-2012 commited on

refactor code (#583)
2d09c38

KevinHuSh commited on

apply pep8 formalize (#155)
79ada0b

KevinHuSh commited on

deal with stop reason being length problem (#109)
cfd888e

KevinHuSh commited on

refine admin initialization (#75)
4c52eb9

KevinHuSh commited on

add ocr and recognizer demo, update README (#74)
3772f42

KevinHuSh commited on