Commit Graph
5609 Commits
Author SHA1 Message Date
myhloli adf0866218 feat: update language specification in OCR options for pipeline backend 2026-06-09 17:16:15 +08:00
myhloli 41931b861c feat: enhance PDF character processing with deduplication and control character filtering 2026-06-09 16:29:51 +08:00
myhloli 1725e25707 feat: rename flash formula number functions to hybrid for consistency 2026-06-09 15:47:52 +08:00
myhloli 9027ebd4eb feat: add hybrid parsing effort parameter to API and CLI tools 2026-06-09 15:30:30 +08:00
myhloli 39b1912dda feat: add hybrid parsing effort parameter to API and CLI tools 2026-06-09 15:01:20 +08:00
myhloli 3136764443 feat: refactor code block rendering to use dedicated markdown rendering function 2026-06-08 19:35:09 +08:00
Xiaomeng Zhao d02b86f1d4 Merge pull request #35 from myhloli/hybrid_flash
feat: implement HTML rendering for algorithm blocks in markdown processing
2026-06-08 18:35:33 +08:00
myhloli f8db3557cb feat: implement HTML rendering for algorithm blocks in markdown processing 2026-06-08 18:25:25 +08:00
myhloli 314041fd7a feat: refine hybrid mode handling in OCR processing for improved layout analysis 2026-06-08 00:43:21 +08:00
Xiaomeng Zhao bdad7bc89b Merge pull request #34 from myhloli/hybrid_flash 2026-06-06 12:46:57 +08:00
myhloli 8809ce007a feat: update backend options in CLI tools to include hybrid-flash-engine as default 2026-06-06 12:39:47 +08:00
myhloli c85b0dcbaf feat: simplify flash layout processing by removing image analysis toggle from relevant functions 2026-06-06 12:20:32 +08:00
myhloli 7424b88990 feat: enhance VLM layout processing with image analysis toggle and sub-type handling 2026-06-06 05:10:33 +08:00
myhloli 248e5e8278 feat: implement filtering of inline formulas within specified visual containers 2026-06-06 04:41:20 +08:00
myhloli 3844f1c93d feat: add backend info selection logic for hybrid and hybrid-flash options 2026-06-06 04:13:34 +08:00
myhloli a3bd9d0223 feat: update default backend to hybrid flash engine in backend options 2026-06-06 04:03:11 +08:00
myhloli 743a27d29d feat: add hybrid mode support to middle JSON initialization and processing functions 2026-06-06 04:01:02 +08:00
myhloli 69ec1e320e feat: enhance progress tracking in batch analysis and OCR processes with tqdm integration 2026-06-06 02:48:15 +08:00
myhloli 096028417c feat: update image collection logic to support all table orientations and simplify aspect ratio filtering 2026-06-06 02:17:37 +08:00
myhloli dfd7306c2f feat: add normalization function for formula content to clean display separators 2026-06-06 01:37:18 +08:00
myhloli 41e100267f feat: implement formula number processing functions and optimize hybrid flash layout handling 2026-06-06 01:22:46 +08:00
myhloli 98abd2f948 feat: refactor batch analysis to simplify formula recognition and OCR settings 2026-06-05 23:41:25 +08:00
myhloli d62b51bc34 feat: update hybrid-flash engine descriptions and refactor processing functions for mode control 2026-06-05 23:00:20 +08:00
myhloli ca5424387b feat: enhance hybrid analysis with flash mode support and layout processing 2026-06-05 22:43:03 +08:00
myhloli d4e4ad67d5 feat: add hybrid-flash processing functions for synchronous and asynchronous analyze stages 2026-06-05 19:34:19 +08:00
myhloli 742ac25101 feat: implement backend validation and update backend options for parsing 2026-06-05 17:48:44 +08:00
myhloli c48076afd1 feat: update parsing backend references from '-auto-engine' to '-engine' across documentation 2026-06-05 17:46:28 +08:00
myhloli 7b3b655721 feat: add hybrid-flash engine and client options for enhanced multi-language support 2026-06-05 16:08:37 +08:00
myhloli ae5418db7c feat: update VLM label mappings and enhance layout detection logging 2026-06-05 11:33:37 +08:00
myhloli 6649abcf7a feat: enhance MinerU demo page layout with responsive iframe and width adjustments 2026-06-05 01:25:36 +08:00
myhloli 937da7ad6c feat: enhance MinerU demo page layout with responsive iframe and width adjustments 2026-06-05 01:04:18 +08:00
myhloli 02203f6fab feat: add custom CSS for MinerU demo page layout and iframe styling 2026-06-05 00:34:19 +08:00
Xiaomeng Zhao 430b230ceb Merge pull request #5082 from opendatalab/master
Fix iframe source URL for Minoru application
2026-06-05 00:09:24 +08:00
Xiaomeng Zhao fc7034cbd3 Merge pull request #5081 from myhloli/dev
Dev
2026-06-05 00:08:36 +08:00
myhloli eafca782ba fix: update iframe source URL for Minoru application 2026-06-05 00:07:52 +08:00
myhloli b97814b69f feat: enhance OCR and formula recognition configuration with new flags 2026-06-05 00:05:28 +08:00
myhloli ce44a62c02 feat: add inline formula detection inputs for VLM-OCR processing 2026-06-04 18:17:00 +08:00
Xiaomeng Zhao 769f797d56 Merge pull request #33 from myhloli/dev
Dev
2026-06-04 16:00:26 +08:00
Xiaomeng Zhao 9b153eb71e Merge pull request #5078 from opendatalab/master
master->dev
2026-06-04 15:15:16 +08:00
myhloli ec72b968f9 Update version.py with new version 2026-06-04 07:04:17 +00:00
Xiaomeng Zhao 0a1b03d7d4 Merge pull request #5077 from opendatalab/dev
3.2.3
mineru-3.2.3-released
2026-06-04 14:59:38 +08:00
Xiaomeng Zhao 52d77c6ed5 Merge pull request #5073 from myhloli/dev
Refactor OCR functions and enhance text rendering metrics
2026-06-04 11:11:19 +08:00
myhloli 751aae3b4a feat: configure ruff for linting with custom line length and rule selection 2026-06-04 11:06:25 +08:00
myhloli d0cca0ffea feat: implement post-OCR fallback mechanism for private use text handling 2026-06-04 02:55:31 +08:00
myhloli dda878377b feat: add character bounding box metrics and script role classification for improved text rendering 2026-06-04 02:05:03 +08:00
myhloli 2cf7a42453 refactor: unify OCR inference functions by consolidating detection and recognition calls 2026-06-04 01:39:22 +08:00
myhloli ef4aa39c1d Update version.py with new version 2026-06-02 15:13:42 +00:00
Xiaomeng Zhao c574a9aab3 Merge pull request #5063 from opendatalab/dev mineru-3.2.2-released 2026-06-02 19:44:16 +08:00
Xiaomeng Zhao ecf23267f1 Merge pull request #5064 from myhloli/dev 2026-06-02 19:43:42 +08:00
myhloli f79b4356c3 feat: add functionality to skip broken PDF pages during rewrite process 2026-06-02 19:34:32 +08:00