发布

  • Implemented BLEU score, wrote unit tests and documentation for it. (#1006)

    frostbyte_neo 发布于 2025-01-17 13:20:15 +00:00

    • Implemented BLEU score, wrote unit tests and documentation for it.

    • modified bleu.py to use nltk.translate.bleu_score and rewrote unit tests

    • fix: implemented requested code review changes in bleu.py

    • fix: split BLEU into SentenceBLEU and CorpusBLEU

    • fix: gave nltk_bleu_score.SmoothingFunction quotes so that it passes e2e tests


    Co-authored-by: Aliaksandr Kuzmik 98702584+alexkuzmik@users.noreply.github.com

    下载附件