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

Latest commit

 

History

History
29 lines (18 loc) · 716 Bytes

CHANGELOG.md

File metadata and controls

29 lines (18 loc) · 716 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.0 (2023-10-05)

Added

  • Basic statistics for a Dataset, such as number of docs, label counts, etc.
  • A Metrics class with implementation for entity metrics and qualifier metrics

0.1.2 (2023-10-03)

Added

  • Parsing qualifier/meta annotation info

0.1.1 (2023-09-27)

Added

  • Classes for Annotation, Document and Dataset
  • Parsing of clinlp output
  • Parsing of medcattrainer output

0.1.0 (2023-08-14)

  • Initial version