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 <hieu@hoang.co.uk>2013-11-22 19:26:14 +0400
committerHieu Hoang <hieu@hoang.co.uk>2013-11-22 19:26:14 +0400
commit5c6d88a46344d4f6f9aea02a45ec55a41ec6a44d (patch)
tree6febcdd91eb55bb7274cbc53a1afb5bdc4fb7394 /contrib/other-builds
parent0f3f675698cce3fe95203601e3a6456377a6f63d (diff)
add new phrase table for Scope-3 parsing. Doesn't quite work...
Diffstat (limited to 'contrib/other-builds')
-rw-r--r--contrib/other-builds/moses/.project10
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/other-builds/moses/.project b/contrib/other-builds/moses/.project
index 88448ce05..59a4523e3 100644
--- a/contrib/other-builds/moses/.project
+++ b/contrib/other-builds/moses/.project
@@ -1632,6 +1632,16 @@
<locationURI>PARENT-3-PROJECT_LOC/moses/TranslationModel/PhraseDictionaryNodeMemory.h</locationURI>
</link>
<link>
+ <name>TranslationModel/PhraseDictionaryScope3.cpp</name>
+ <type>1</type>
+ <locationURI>PARENT-3-PROJECT_LOC/moses/TranslationModel/PhraseDictionaryScope3.cpp</locationURI>
+ </link>
+ <link>
+ <name>TranslationModel/PhraseDictionaryScope3.h</name>
+ <type>1</type>
+ <locationURI>PARENT-3-PROJECT_LOC/moses/TranslationModel/PhraseDictionaryScope3.h</locationURI>
+ </link>
+ <link>
<name>TranslationModel/PhraseDictionaryTree.cpp</name>
<type>1</type>
<locationURI>PARENT-3-PROJECT_LOC/moses/TranslationModel/PhraseDictionaryTree.cpp</locationURI>