Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
contextgem-0.14.1-py3-none-any.whl | 2025-08-05 | 201.6 kB | |
contextgem-0.14.1.tar.gz | 2025-08-05 | 162.7 kB | |
README.md | 2025-08-05 | 470 Bytes | |
v0.14.1 source code.tar.gz | 2025-08-05 | 32.1 MB | |
v0.14.1 source code.zip | 2025-08-05 | 32.5 MB | |
Totals: 5 Items | 65.0 MB | 0 |
Added
- Added step-by-step usage guide in README, with brief descriptions of core components.
- Added new documentation on documents, extraction pipelines, and logging configuration.
Changed
- Renamed
DocumentPipeline
toExtractionPipeline
to better reflect its purpose and scope.DocumentPipeline
is maintained as a deprecated wrapper class for backwards compatibility until v1.0.0. - Simplified logging config to use a single environment variable.