Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@Labbeti Labbeti released this 27 Feb 13:12
· 12 commits to main since this release

[0.3.0] 2023-02-27

Added

  • Parameters timeout and separate_cache_dir in SPICE function and class.
  • Documentation pages with sphinx.
  • Parameter language in METEOR function and class.
  • Options to download only PTBTokenizer, METEOR, SPICE or FENSE in download.py.
  • SBERT and FluencyError metrics extracted from FENSE.
  • SPIDErErr metric which combines SPIDEr with FluencyError.
  • Parameter reset_state in SBERT, FluencyError, SPIDErErr and FENSE functions and classes.

Changed

  • Fix README typo and SPIDEr-max tables.

Fixed