Skip to content

Version 0.5.0

Compare
Choose a tag to compare
@Labbeti Labbeti released this 08 Dec 10:02
· 4 commits to main since this release

[0.5.0] 2023-12-08

Added

  • New Vocab metric to compute vocabulary size and vocabulary ratio.
  • New BERTScoreMRefs metric wrapper to compute BERTScore with multiple references.

Changed

  • Rename metric FluErr to FER.

Fixed

  • METEOR localization issue. (#9)
  • SPIDErMax output when return_all_scores=False.