Skip to content

Version 0.4.4

Compare
Choose a tag to compare
@Labbeti Labbeti released this 14 Aug 09:54
· 7 commits to main since this release

[0.4.4] 2023-08-14

Added

  • Evaluate class now implements a __hash__ and tolist() methods.
  • BLEU 1 to n classes and functions.
  • Get and set global user paths for cache, java and tmp.

Changed

  • Function get_install_info now returns package_path.
  • AACMetric now indicate the output type when using __call__ method.
  • Rename AACEvaluate to DCASE2023Evaluate and use dcase2023 metric set instead of all metric set.

Fixed

  • sbert_sim name in internal instantiation functions.
  • Path management for Windows.