nlp - 如何为 ROUGE-SU4 配置 ROUGE 属性文件

标签 nlp rouge

我正在使用 ROUGE 来评估摘要。我遵循 http://kavita-ganesan.com/content/rouge-2.0-documentation 中给出的所有步骤。我得到的结果高达 ROUGE 3,但我面临着 ROUGE-L 和 ROUGE-SU-4 的问题。

最佳答案

我也有同样的问题。我在网站上查过:http://www.rxnlp.com/rouge-2-0/ 2.0版本好像只支持以下功能:

特点 ROUGE 2.0目前支持以下内容:

- Evaluation of ROUGE-N (unigram, bigrams, trigrams, etc)
- Stemming for different languages
- Stopword removal with customizable stop words
- Evalutation of unicode texts (e.g. Persian)
- Synonyms capture for better agreement between system and reference summaries [English only and requires WordNet installation]
- Evaluation of specific parts of speech (e.g. NN) [Uses Stanford POS Tagger]

关于nlp - 如何为 ROUGE-SU4 配置 ROUGE 属性文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39143036/

相关文章:

python - 自然语言到二进制事实

nlp - 使用自然语言处理来解析网站

python - 有谁知道如何在 nltk 上配置 hunpos 包装类?

jekyll - Jekyll Rouge 中的垂直滚动条

nlp - 将多个句子传递给 BERT?

machine-learning - 缩减文本文档采样

ruby - Jekyll 中的隔离代码块

windows - GitHub Pages 的 Jekyll 在 Windows 上找不到 rouge

nlp - 安装pyrouge时出现断言错误

css - Rails Assets css.erb 未加载