文章目录
关于 GIZA++
- 官网:http://www.fjoch.com/GIZA++.html
- github: https://github.com/moses-smt/giza-pp
安装
# 下载
$ git clone https://github.com/moses-smt/giza-pp.git
# 进入主目录
$ cd giza-pp
# 编译
$ make
将会在 giza-pp/GIZA++-v2
文件夹下生成 GIZA++
, snt2cooc.out
等文件