compare-mt¶
# 把git 庫拉下來 git clone https://github.com/neulab/compare-mt # 安裝依賴 pip install -r requirements.txt # 安裝軟件包 python setup.py install #使用(后面接上多个待测试文件) compare-mt example/ted.ref.eng example/ted.sys1.eng example/ted.sys2.eng
# 把git 庫拉下來 git clone https://github.com/neulab/compare-mt # 安裝依賴 pip install -r requirements.txt # 安裝軟件包 python setup.py install #使用(后面接上多个待测试文件) compare-mt example/ted.ref.eng example/ted.sys1.eng example/ted.sys2.eng