Releases: huridocs/pdf_metadata_extraction
Releases · huridocs/pdf_metadata_extraction
v0.0.15
v0.0.14
Work with pdf-document-layout-analysis segmentation
What's Changed
- Use pdf layout analysis by @gabriel-piles in #81
Full Changelog: v0.0.13...v0.0.14
v0.0.13
v0.0.12
What's Changed
- Avoid filtering numbers for multi-option extractions by @gabriel-piles in #77
- Use context from the end of the document when using the end of the do… by @gabriel-piles in #78
- Add fast fuzzy segment selector by @gabriel-piles in #79
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Change token type to label type by @gabriel-piles in #74
- Pdf multi-option extractor by @gabriel-piles in #75
- Text to multi-option extractor by @gabriel-piles in #76
Full Changelog: v0.0.10...v0.0.11
v0.0.10
Merge pull request #73 from huridocs/fix-tokenizer Fix tokenizer
v0.0.9
Merge pull request #72 from huridocs/update-transformers Update transformers