| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.22.10 source code.tar.gz | 2026-03-31 | 122.1 MB | |
| 0.22.10 source code.zip | 2026-03-31 | 122.9 MB | |
| README.md | 2026-03-31 | 769 Bytes | |
| Totals: 3 Items | 245.0 MB | 0 | |
What's Changed
- fix(chunking): preserve nested table structure in reconstruction by @cragwolfe in https://github.com/Unstructured-IO/unstructured/pull/4301
- Replace lazyproperty with functools.cached_property by @KRRT7 in https://github.com/Unstructured-IO/unstructured/pull/4282
- mem: reduce PaddleOCR rec_batch_num from 6 to 1 by @KRRT7 in https://github.com/Unstructured-IO/unstructured/pull/4295
- fix: isolate Table elements in pre-chunks by @claytonlin1110 in https://github.com/Unstructured-IO/unstructured/pull/4307
- feat(chunking): repeat table headers on continuation chunks by @cragwolfe in https://github.com/Unstructured-IO/unstructured/pull/4298
Full Changelog: https://github.com/Unstructured-IO/unstructured/compare/0.22.6...0.22.10