Although there is good description of how to Set Up ROUGE evaluation , i could not get any place where the installation was described completely.
相关问题
- How does the setup bootstrapper detect if prerequi
- Why doesn't php sleep work in the windows-subs
- $ENV{$variable} in perl
- Installing Pydev for Eclipse throws error
- Error building gcc 4.8.3 from source: libstdc++.so
相关文章
- 为什么nfs在不同版本的Linux下安装的文件都不一样
- Getting errors / failing tests when installing Pyt
- How do you make an installer for your python progr
- Running a perl script on windows without extension
- Comparing speed of non-matching regexp
- Can NOT List directory including space using Perl
- Extracting columns from text file using Perl one-l
- Installing the R interpeter and R as a shared libr
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
Basically, the trick is in the successful installation of the perl modules.
I am providing the download and installing links as well.
Install perl.
Install Synaptic Package manager for installing XML::DOM
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.