Skip to content

Releases: DataFog/datafog-python

v4.0.0

30 Aug 20:49
4be5015
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.0...v4.0.0

v4.0.0b0

24 Aug 20:49
ff5e925
Compare
Choose a tag to compare

Full Changelog: v3.4.0...v4.0.0b0

v3.4.0

06 Aug 21:30
492ab5c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.3.0

14 Jul 19:55
1e9a024
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.1...v3.3.0

v.3.2.1

28 May 04:01
4311508
Compare
Choose a tag to compare

Moved PySpark as an optional dependency (faster install)
OpenTelemetry implementation (logging to support dev priorities)

v3.2.0: Improved OCR, streamlined functions, and more

14 May 16:39
Compare
Choose a tag to compare

First - thanks everyone for bearing with us as we've made some notable architectural changes over the past several releases.
A big part of doing this was orienting the package towards better long-term development and where DataFog is being used today and likely in the future within API services.

  • Implement Pytesseract: significant speed and accuracy in OCR text extraction from Donut!
    • Allows for better image and PDF extraction
  • Enhanced test suite coverage
  • Refactored definitions to support async (for API integration)
  • Refactored classes/functions around ImageService, TextService, SparkService

v3.1.0

10 May 00:35
860dcaa
Compare
Choose a tag to compare
  • Refactored some user flow inefficiencies
  • Updated user flows incl pyspark usage in README

v3.0.1

06 May 17:33
845f687
Compare
Choose a tag to compare

HuggingFaces 🤗 integration!
for V3 based on feedback we want to include more support for OCR -> PII annotation
Dedicated flows to support multi-step NLP processing
Pydantic type checking, improved

v2.3.2

25 Mar 07:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/DataFog/datafog-python/commits/v2.3.2