Commit Graph
5219 Commits
Author SHA1 Message Date
myhloli 452fb4ea4a feat: update LICENSE.md to clarify commercial use terms and attribution obligations 2026-04-20 15:13:19 +08:00
Xiaomeng Zhao 507941da6f Merge pull request #4814 from opendatalab/master
master->dev
2026-04-18 01:54:23 +08:00
myhloli 8067faac39 Update version.py with new version 2026-04-17 17:52:49 +00:00
Xiaomeng Zhao d9cd58add0 Merge pull request #4813 from myhloli/dev
feat: update LICENSE.md to clarify commercial use terms and attribution obligations
mineru-3.1.0-released
2026-04-18 01:39:47 +08:00
myhloli 2f078fc678 feat: update LICENSE.md to clarify commercial use terms and attribution obligations 2026-04-18 01:38:30 +08:00
Xiaomeng Zhao 69071d4bf7 Merge pull request #4810 from opendatalab/release-3.1.0
Release 3.1.0
2026-04-18 00:51:59 +08:00
Xiaomeng Zhao d34846183d Merge pull request #4812 from myhloli/dev
chore: remove unused PUBLIC_HTTP_CLIENT_DISABLED_DETAIL import from m…
2026-04-18 00:51:38 +08:00
myhloli 71bc034004 chore: remove unused PUBLIC_HTTP_CLIENT_DISABLED_DETAIL import from multiple files 2026-04-18 00:50:07 +08:00
Xiaomeng Zhao 170764095d Merge pull request #4811 from myhloli/dev
feat: add badge for MinerU2.5 Pro technical report in documentation
2026-04-18 00:41:08 +08:00
myhloli 44ca2de5ce feat: add badge for MinerU2.5 Pro technical report in documentation 2026-04-18 00:36:46 +08:00
Xiaomeng Zhao 7559782941 Merge pull request #4809 from myhloli/dev
Dev
2026-04-18 00:25:27 +08:00
myhloli 6ba8a24b96 chore: update release date for version 3.1.0 in README files 2026-04-18 00:00:43 +08:00
myhloli 3d6d66b04c feat: update project metadata and dependencies in pyproject.toml 2026-04-17 23:59:10 +08:00
myhloli ea1b72d145 feat: implement visual column mapping and segment calculation for table rows 2026-04-17 23:21:59 +08:00
myhloli f51ea7a9ed feat: enhance table merging logic with semantic content checks and rowspan handling 2026-04-17 22:54:41 +08:00
myhloli 0d031f8788 feat: add release notes for version 3.1.0 highlighting licensing changes, model upgrades, and full-format support 2026-04-17 19:06:39 +08:00
myhloli c1ed5ea33e feat: update mineru-vl-utils dependency to version 0.2.4 2026-04-17 18:50:08 +08:00
Xiaomeng Zhao fafa251da1 Merge pull request #4808 from myhloli/dev
feat: add cell merge handling and cross-page table merge support in table processing
2026-04-17 18:05:24 +08:00
myhloli 8044d95803 feat: improve table merging logic by enhancing visual column mapping and transfer handling 2026-04-17 17:58:42 +08:00
myhloli 730f1a7d3c feat: add license information section with MinerU Open Source License details 2026-04-17 17:06:43 +08:00
myhloli 2de3411568 feat: update license information to include MinerU Open Source License with additional conditions 2026-04-17 17:03:56 +08:00
myhloli a94f6c38bd feat: enhance cell merging logic by adding visual column mapping for rowspan handling 2026-04-17 16:15:26 +08:00
myhloli b55faabdd4 feat: add cell merge handling and cross-page table merge support in table processing 2026-04-17 14:47:14 +08:00
Xiaomeng Zhao efb74fd346 Merge pull request #4805 from myhloli/dev
Dev
2026-04-16 19:05:27 +08:00
myhloli c8ca212a4f Fix PR #4805 review issues in XLSX, PPTX, and CLI policy code 2026-04-16 18:48:51 +08:00
myhloli 39765d2e0c feat: add semantic position filtering for Excel tables to enhance data extraction accuracy 2026-04-16 17:30:26 +08:00
myhloli 51354e4f2c feat: enhance Excel table extraction by improving chart handling and cell source resolution 2026-04-16 17:10:47 +08:00
myhloli 3a66a46eff feat: enhance math content handling and LaTeX conversion in PPTX processing 2026-04-16 16:34:21 +08:00
myhloli b622274339 feat: improve gap tolerance selection by introducing preference margin 2026-04-16 16:00:08 +08:00
myhloli bfc6acd96b feat: refine gap tolerance handling in Excel table extraction 2026-04-16 15:30:43 +08:00
myhloli 96d3e27dbb feat: refine gap tolerance handling in Excel table extraction 2026-04-16 11:54:21 +08:00
myhloli 36c6ee6fad feat: implement public HTTP client policy and validation in FastAPI and router 2026-04-16 11:22:46 +08:00
Xiaomeng Zhao 5c208f5c71 Merge pull request #4799 from myhloli/dev
Dev
2026-04-16 02:15:11 +08:00
myhloli cb54ef0966 feat: enhance font source retrieval in PPTX conversion 2026-04-16 02:14:21 +08:00
myhloli e52d40b51e feat: add copyright notice to multiple files 2026-04-16 02:04:46 +08:00
myhloli 381823fbc8 feat: add copyright notice and enhance XY-Cut++ algorithm documentation 2026-04-16 01:55:47 +08:00
myhloli 63b17381e0 feat: enhance text block handling and promote titles in PPTX conversion 2026-04-16 01:47:54 +08:00
myhloli 125922ea8b feat: update PPTX_XYCUT_BETA for improved picture handling 2026-04-15 19:27:43 +08:00
Xiaomeng Zhao 0f4f460a79 Merge pull request #4797 from myhloli/dev
Dev
2026-04-15 19:13:53 +08:00
myhloli 3f62f6f5a7 feat: add text block prefix escaping for improved Markdown handling 2026-04-15 19:12:43 +08:00
myhloli c10d0ce66a Merge remote-tracking branch 'origin/dev' into dev 2026-04-15 18:26:49 +08:00
myhloli 81daff05c3 feat: introduce shape transformation and flattening for improved PPTX handling 2026-04-15 18:23:02 +08:00
Xiaomeng ZhaoandCopilot 8bef400c4b Update mineru/resources/header.html
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-15 18:16:53 +08:00
myhloli f8e2309c84 feat: enhance Markdown escaping for Office content in PPTX conversion 2026-04-15 17:54:21 +08:00
myhloli 625c23e3aa feat: add SVG support and enhance image handling in PPTX conversion 2026-04-15 17:44:39 +08:00
myhloli ea1bc58b63 feat: normalize text handling and improve rich text segment processing in PPTX conversion 2026-04-15 17:34:36 +08:00
myhloli 4aa69ade61 feat: implement sorting for shape entries in PPTX conversion and enhance shape handling 2026-04-15 15:52:35 +08:00
myhloli fdf454a4da feat: enhance picture handling in PPTX conversion with size and background checks 2026-04-15 14:39:18 +08:00
myhloli 9395138f5d feat: improve hyperlink handling and text formatting in PPTX conversion 2026-04-15 11:48:07 +08:00
myhloli 925ed6a6d2 feat: update links in header for MinerU2.5-Pro and arXiv references 2026-04-15 11:35:28 +08:00