v0.0.4
The-Vibe-Company/megaparsev0.0.4Jun 2, 2024by StanGirard
AI Summary
This release introduces baseline evaluation metrics and previously mentioned features including Unstructured Parser support, improved table and image parsing, and Docx hyperlink/TOC support.
Key Highlights
- Added baseline evaluation
- Added support for Unstructured Parser
- Improved Table and Image Parsing
- Added TOC and Hyperlinks for Docx
New Features
- Baseline evaluation
- Unstructured Parser support
- Improved Table and Image Parsing
- TOC and Hyperlinks for Docx
Full Release Notes
## 0.0.4 (2024-06-02) ## What's Changed * add: baseline evaluation by @StanGirard in https://github.com/QuivrHQ/MegaParse/pull/7 * Add support for Unstructured Parser, improve Table and Image Parsing, and add TOC and Hyperlinks for Docx by @StanGirard in https://github.com/QuivrHQ/MegaParse/pull/9 **Full Changelog**: https://github.com/QuivrHQ/MegaParse/compare/v0.0.3...v0.0.4