Skip to content

v0.7.0

Choose a tag to compare

@vmenger vmenger released this 16 May 11:48
· 376 commits to main since this release
ac4a54c

0.7.0 (2024-05-16)

Added

  • Integrated the clin_nlp_metrics package in this repository, specifically in clinlp.metrics.ie
  • Support for non-binary qualifier in the Context Algorithm (e.g. 'Change', with values Decreasing, Stable and Increasing)
  • Support for bidirectional qualifier patterns

Changed

  • Moved all components related to information extraction to clinlp.ie. Please update imports accordingly (e.g. from clinlp.ie import Term).
  • Updated the framework for qualifiers, to now have three qualifier classes: Presence, Temporality and Experiencer. For more details, see docs.