Skip to content

Commit

Permalink
new version 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NastyBoget committed Apr 17, 2024
1 parent dc26240 commit 7463ca6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.1
2.2
14 changes: 13 additions & 1 deletion docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,23 @@
Changelog
=========

v2.2 (2023-04-17)
-----------------
Release note: `v2.2 <https://github.com/ispras/dedoc/releases/tag/v2.2>`_

* `PdfTabbyReader` improved: bugs fixes, speed increase of partial PDF extraction (with parameter `pages`).
* Added benchmarks for evaluation of PDF readers performance.
* Added `ReferenceAnnotation` class.
* Fixed bug in `can_read` method for all readers.
* Added `article` structure type for parsing scientific articles using `GROBID <https://grobid.readthedocs.io>`_ (`ArticleReader`, `ArticleStructureExtractor`).

v2.1.1 (2024-03-21)
-------------------
Release note: `v2.1.1 <https://github.com/ispras/dedoc/releases/tag/v2.1.1>`_

* Update README.md.
* Update table and time benchmarks.
* Re-label line-classifier datasets (law, diploma, paragraphs datasets).
* Re-label line-classifier datasets (law, tz, diploma, paragraphs datasets).
* Update tasker creators (for the labeling system).
* Fix HTML table parsing.

Expand Down

0 comments on commit 7463ca6

Please sign in to comment.