v2.2.1
- Added
fintoc
structure type for parsing financial prospects according to the FinTOC 2022 Shared task (FintocStructureExtractor
). - Fixed small bugs in
ArticleReader
: colspan for tables, keywords, sections numbering, etc. - Added references to nodes and fixed small bugs in the HTML output representation (return_format="html").
- Removed
other_fields
fromLineMetadata
andDocumentMetadata
. - Update
README.md
.