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>2020-10-16 09:16:13 +0300
committerHieu Hoang <hieuhoang@gmail.com>2020-10-16 09:16:13 +0300
commit8dffc2da055a45faa08d26da9663cce606e6c182 (patch)
treebde15ac89df58fdd42770b42c85010d5a10187f4
parent44352a5315e036e9210cfc37a453d786edf15851 (diff)
rename MSPT -> DynamicPhraseTable
-rw-r--r--moses2/Jamfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/moses2/Jamfile b/moses2/Jamfile
index cf20046c3..022d4dcd6 100644
--- a/moses2/Jamfile
+++ b/moses2/Jamfile
@@ -84,7 +84,7 @@ alias deps : ..//z ..//boost_iostreams ..//boost_filesystem : : : $(max-factors
TranslationModel/CompactPT/TargetPhraseCollectionCache.cpp
TranslationModel/CompactPT/ThrowingFwrite.cpp
- TranslationModel/MSPT/MSPT.cpp
+ TranslationModel/Dynamic/DynamicPhraseTable.cpp
parameters/AllOptions.cpp
parameters/BookkeepingOptions.cpp