Release version 0.1.4
What's Changed
This Sycamore release has a variety of small improvements and bug fixes:
- Add demo vid as additional resource by @HenryL27 in #70
- Reword ETL -> data preparation in the docs. by @bsowell in #71
- Quick lint rule to detect references to notion.so in docs by @alexaryn in #69
- Run integ tests on larger runner by @bsowell in #75
- UnstructuredPdfPartitioner to inherit parent properties by @alexaryn in #78
- Fix TypeError in extract_table.py. Resolves #76 by @alexaryn in #80
- Fix up encoding and avoid encode-decode waste. Resolves #82 by @alexaryn in #86
- Add FileMetadataProvider by @baitsguy in #84
- Add and Update API docs by @pparmar30 in #81
- Fix bug of SentenceTransformer exception for subscripting None by @bohou-aryn in #77
- Add support min partition char length by @pparmar30 in #88
- Pin torch version. by @bsowell in #89
- Standarize the bounding box representation. by @bohou-aryn in #87
- FileWriter Implementation by @bsowell in #38
- Fix RTD publishing by @pparmar30 in #90
- Update the doc building process for RTD by @bsowell in #91
- Bug fix for docset.show() function by @pparmar30 in #93
- Bump the version by @pparmar30 in #92
New Contributors
Full Changelog: v0.1.3...v0.1.4