草庐IT

python - 如何在 Microsoft Windows 上安装 Python 包 pyrouge?

我想使用python包pyrouge在微软Windows上。该软件包没有提供有关如何在MicrosoftWindows上安装它的任何说明。我该怎么做? 最佳答案 以下说明已在Windows7SP1x64Ultimate和python3.5x64(Anaconda)上进行测试。1)在cmd.exe中,运行pipinstallpyrouge2)下载ROUGE-1.5.5.您可以从https://github.com/andersjo/pyrouge/tree/master/tools/ROUGE-1.5.5下载。3)pyrouge附带一

python - 焦糖 : 'pyrouge_set_rouge_path' is not recognized as an internal or external command

我有Windows7并使用Python2.7。我最近安装了ROUGE(用于Gisting评估的面向记忆的Understudy)以评估我的摘要。不幸的是,我的摘要是.txt格式,不适用于ROUGE。因此,我从pypi安装了pyrouge.在上面的同一个网站上,他们有安装步骤。我遵循了第一步,即使用pipinstall。下一步说:"AssumingaworkingROUGE-1.5.5.installation,tellpyrougetheROUGEpathwiththiscommand:pyrouge_set_rouge_path/absolute/path/to/ROUGE-1.5.5