Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 10:38
· 49 commits to main since this release

2.2.0 - 2024-09-18

Features

  • New LLMNERStep, for performing NER with LLMs

Bugfixes

  • Fix bug with Chromosome X being converted to Chromosome 10 raised in #42 (chromosomeX)
  • Fix pip install command in docs raised in #56 (docs_pip_command)
  • Added new multiword AutoCurationAction, and adjusted some curations as per #58.