v0.1.10
This Sycamore release adds support for near duplicate detection via shingling. It also includes documentation improvements and incremental bug fixes.
What's Changed
- Render schema extraction documentation by @mkyl in #194
- Additional documentation for Schema extraction by @mkyl in #195
- Add async-timeout dependency by @eric-anderson in #198
- Add docstrings to all public document methods so they show up on sycamore.readthedocs.io by @eric-anderson in #197
- Near-Duplicate Detection in Sycamore: Document Tagging and Document Dropping by @alexaryn in #199
- Bump version to v0.1.10. by @bsowell in #200
Full Changelog: v0.1.9...v0.1.10