Branch: refs/heads/master
Home: https://github.com/moses-smt/mosesdecoder
Commit: f0b6ff109412f180119508e05bf68639664253ce
https://github.com/moses-smt/mosesdecoder/commit/f0b6ff109412f180119508e05bf68639664253ce
Author: Hieu Hoang <fis...@gm...>
Date: 2012-10-08 (Mon, 08 Oct 2012)
Changed paths:
R contrib/fuzzy-match/Makefile
R contrib/fuzzy-match/Match.h
R contrib/fuzzy-match/SentenceAlignment.h
R contrib/fuzzy-match/SuffixArray.cpp
R contrib/fuzzy-match/SuffixArray.h
R contrib/fuzzy-match/Util.cpp
R contrib/fuzzy-match/Util.h
R contrib/fuzzy-match/Vocabulary.cpp
R contrib/fuzzy-match/Vocabulary.h
R contrib/fuzzy-match/fuzzy-match2.cpp
R contrib/fuzzy-match/fuzzy-match2.h
R contrib/fuzzy-match/make-xml-from-match.perl
R contrib/fuzzy-match/old/fuzzy-match.cpp
R contrib/fuzzy-match/old/get-multiple-translations-for-uniq-sources.perl
R contrib/fuzzy-match/old/make-pt-from-tm.perl
R contrib/fuzzy-match/old/make-pt-from-tm2.perl
R contrib/fuzzy-match/old/make-xml-from-match-multiple.perl
R contrib/fuzzy-match/suffix-test.cpp
M moses/src/fuzzy-match/FuzzyMatchWrapper.cpp
Log Message:
-----------
if don't find best match, pick the 1st
Commit: 9b0a5cafe109d70655142053479c056c5a1bebe9
https://github.com/moses-smt/mosesdecoder/commit/9b0a5cafe109d70655142053479c056c5a1bebe9
Author: Hieu Hoang <fis...@gm...>
Date: 2012-10-08 (Mon, 08 Oct 2012)
Changed paths:
M moses/src/fuzzy-match/FuzzyMatchWrapper.cpp
Log Message:
-----------
comment out fuzzy matching output going to cout
Compare: https://github.com/moses-smt/mosesdecoder/compare/d92289648c82...9b0a5cafe109
|