liuyuanchuang
|
30d2c2f45b
|
fix: remove padding from GLMOCREndToEndService and clean up ruff violations
- Drop image padding in GLMOCREndToEndService.recognize(); use raw image directly
- Fix F821 undefined `padded` references replaced with `image`
- Fix F601 duplicate dict key "≠" in converter
- Fix F841 unused `image_cls_ids` variable in layout_postprocess
- Fix E702 semicolon-separated statements in layout_postprocess
- Fix UP031 percent-format replaced with f-string in logging_config
- Auto-fix 44 additional ruff violations (import order, UP035/UP045/UP006, F401, F541)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-10 19:52:22 +08:00 |
|
liuyuanchuang
|
1a4d54ce34
|
fix: post hanlde for ocr
|
2026-02-07 21:28:46 +08:00 |
|
liuyuanchuang
|
280a8cdaeb
|
fix: markdown post handel
|
2026-02-05 13:18:55 +08:00 |
|
liuyuanchuang
|
cd790231ec
|
fix: rm other attr
|
2026-02-04 16:56:20 +08:00 |
|
liuyuanchuang
|
f1229483bf
|
fix: rm other attr in mathml
|
2026-02-04 16:12:22 +08:00 |
|
liuyuanchuang
|
61fd5441b7
|
fix: add post markdown
|
2026-02-04 16:04:18 +08:00 |
|
liuyuanchuang
|
720cd05add
|
fix: handle mathml preprocess
|
2026-02-04 15:52:04 +08:00 |
|
liuyuanchuang
|
56a02eb6da
|
fix: update mathml
|
2026-02-04 15:49:13 +08:00 |
|
liuyuanchuang
|
e31017cfe7
|
fix: add preprocess
|
2026-02-04 12:45:34 +08:00 |
|
liuyuanchuang
|
526c1f3a0d
|
feat: optimize the format convert
|
2026-02-04 12:00:06 +08:00 |
|
|
|
10dbd59161
|
fix: matrix not rendor in docx
|
2026-01-14 14:18:00 +08:00 |
|
|
|
35928c2484
|
fix: refact logic
|
2025-12-31 17:38:32 +08:00 |
|