Skip to content

Releases: ovbystrova/InstructionNER

Release v0.1.6

07 May 16:30
c230681
Compare
Choose a tag to compare

What's Changed

  • Bug #4 Span Extraction from predicted texts cuts the entity
  • Bug #3 support for entities changes from validation to validation

Full Changelog: v0.1.3...v0.1.6

Release v0.1.3

31 Aug 16:21
Compare
Choose a tag to compare

General

Pipelines

  • Add train mode / evaluate mode
  • Add inference

Data

  • Add Conll support
  • Add MIT support
  • Add Pandas DF support (Spacy Reader)

CI/CD

  • Add workflows for code coverage and unit-tests
  • Add Pypi

Full Changelog: https://github.com/ovbystrova/InstructionNER/commits/v0.1.3