How to Install ROUGE In Ubuntu

别说谁变了你拦得住时间么 提交于 2019-12-04 11:45:57
Vivek Aditya

Basically, the trick is in the successful installation of the perl modules.

I am providing the download and installing links as well.

  1. First Download ROUGE.
  2. Install perl.

  3. Install Synaptic Package manager for installing XML::DOM

    libxml-dom-perl
    

The good thing is that synaptic package manager will install extra Perl modules that are required by XML::DOM. Many times people get stuck at how to install the XML::DOM.

Hope this helps. Any suggestions are welcomed.

You can also try the Java version of ROUGE if the perl version does not work. The documentation and download links can be found here: http://kavita-ganesan.com/content/rouge-2.0

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!