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:
authorHieu Hoang <hieuhoang@gmail.com>2014-08-21 19:09:48 +0400
committerHieu Hoang <hieuhoang@gmail.com>2014-08-21 19:09:48 +0400
commit114002eeadd7c7be0c374524c32e4fe530ee5166 (patch)
tree1a88369e6debcb11258d0ecee10ea4ca092c1008 /contrib/other-builds/moses
parent9098f3a8b419a6dd6ae7c1c5678f82334877504e (diff)
add Bilingual LM class
Diffstat (limited to 'contrib/other-builds/moses')
-rw-r--r--contrib/other-builds/moses/.project15
1 files changed, 15 insertions, 0 deletions
diff --git a/contrib/other-builds/moses/.project b/contrib/other-builds/moses/.project
index ff399faf0..e89fa7021 100644
--- a/contrib/other-builds/moses/.project
+++ b/contrib/other-builds/moses/.project
@@ -1467,6 +1467,11 @@
<locationURI>PARENT-3-PROJECT_LOC/moses/FF/WordTranslationFeature.h</locationURI>
</link>
<link>
+ <name>FF/bilingual-lm</name>
+ <type>2</type>
+ <locationURI>virtual:/virtual</locationURI>
+ </link>
+ <link>
<name>LM/Backward.cpp</name>
<type>1</type>
<locationURI>PARENT-3-PROJECT_LOC/moses/LM/Backward.cpp</locationURI>
@@ -2027,6 +2032,16 @@
<locationURI>PARENT-3-PROJECT_LOC/moses/FF/OSM-Feature/osmHyp.h</locationURI>
</link>
<link>
+ <name>FF/bilingual-lm/BilingualLM.cpp</name>
+ <type>1</type>
+ <locationURI>PARENT-3-PROJECT_LOC/moses/FF/bilingual-lm/BilingualLM.cpp</locationURI>
+ </link>
+ <link>
+ <name>FF/bilingual-lm/BilingualLM.h</name>
+ <type>1</type>
+ <locationURI>PARENT-3-PROJECT_LOC/moses/FF/bilingual-lm/BilingualLM.h</locationURI>
+ </link>
+ <link>
<name>LM/oxlm/LBLLM.cpp</name>
<type>1</type>
<locationURI>PARENT-3-PROJECT_LOC/moses/LM/oxlm/LBLLM.cpp</locationURI>