Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Releases: climatepolicyradar/data-access

v0.1.12

24 Oct 08:11
81b0480
Compare
Choose a tag to compare

Dataset dependencies and TextBlock hashing

  • Dataset dependencies fixed
  • TextBlock object made hashable

v0.1.11

17 Oct 09:30
5b7e728
Compare
Choose a tag to compare

Fix the following issues with the huggingface Dataset dump:

  • languages property (document languages) was missing
  • translated and nontranslated of documents were treated as single documents

v0.1.10

17 Oct 09:12
c6c9b88
Compare
Choose a tag to compare

add Dataset().filter_by_corpus() method

v0.1.9

10 Oct 08:30
a337bf7
Compare
Choose a tag to compare

Fix: add missing family slug to BackendDocument pydantic model.

v0.1.8

05 Oct 14:52
8964970
Compare
Choose a tag to compare

This Release:


Updates the method vertically flip coords on the parser output object to raise a custom exception should the method fail.

v0.1.7

20 Sep 10:31
94f134c
Compare
Choose a tag to compare

This Release:


Updates to a parser output method to improve logging.

v0.1.6

14 Sep 12:48
767a229
Compare
Choose a tag to compare

Allow new data to be optional in pipeline Update type

v0.1.5

13 Sep 15:03
ab8e510
Compare
Choose a tag to compare

Add support for BaseParserOutput that does not require a fully specced BackendDocument set as document_metadata

v0.1.4

12 Sep 15:23
514f332
Compare
Choose a tag to compare

Support pipeline_metadata in ParserInput and ParserOutput objects

v0.1.3

29 Aug 12:45
60973a5
Compare
Choose a tag to compare

This release:

  • Integrates an update to the BlockTypes enum to container another field.