Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Williams <philip.williams@mac.com>2011-11-21 20:21:04 +0400
committerPhil Williams <philip.williams@mac.com>2011-11-21 20:21:04 +0400
commitee0a6dbd5cea7d2a72bbfb0d081a9232d1f60a8b (patch)
treea8a57bd866061d0292cfb2f978fa91190dff9f87 /.gitignore
parent463f2e232e9e1907ccd4ef69045e06ff77ad5f3f (diff)
extract-ghkm: add the features required for use as a drop-in replacement
for extract-rules: composed rules, unaligned source word attachment, non-lexical unary rule elimination, glue rule generation, unknown word label generation, and EMS integration.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ed3251f96..201d335a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,6 +61,18 @@ scripts/training/phrase-extract/consolidate
scripts/training/phrase-extract/consolidate-direct
scripts/training/phrase-extract/consolidate-reverse
scripts/training/phrase-extract/extract
+scripts/training/phrase-extract/extract-ghkm/config.guess
+scripts/training/phrase-extract/extract-ghkm/config.h.in
+scripts/training/phrase-extract/extract-ghkm/config.sub
+scripts/training/phrase-extract/extract-ghkm/depcomp
+scripts/training/phrase-extract/extract-ghkm/install-sh
+scripts/training/phrase-extract/extract-ghkm/m4/libtool.m4
+scripts/training/phrase-extract/extract-ghkm/m4/ltoptions.m4
+scripts/training/phrase-extract/extract-ghkm/m4/ltsugar.m4
+scripts/training/phrase-extract/extract-ghkm/m4/ltversion.m4
+scripts/training/phrase-extract/extract-ghkm/m4/lt~obsolete.m4
+scripts/training/phrase-extract/extract-ghkm/missing
+scripts/training/phrase-extract/extract-ghkm/tools/extract-ghkm
scripts/training/phrase-extract/extract-lex
scripts/training/phrase-extract/extract-rules
scripts/training/phrase-extract/relax-parse