https://github.com/wilkeraziz/mosesdecoder
Raw File
Tip revision: 5f06e3310f52923c48326b78ef181eff61ef22f8 authored by Hieu Hoang on 17 February 2016, 17:39:38 UTC
Merge branch 'master' of github.com:moses-smt/mosesdecoder
Tip revision: 5f06e33
.gitmodules
[submodule "contrib/arrow-pipelines/python/pcl"]
	path = contrib/arrow-pipelines/python/pcl
	url = https://github.com/ianj-als/pcl.git
[submodule "contrib/omtc/omtc"]
	path = contrib/omtc/omtc
	url = https://github.com/ianj-als/omtc.git
[submodule "regtest"]
	path = regtest
	url = https://github.com/moses-smt/moses-regression-tests
back to top