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:
Diffstat (limited to 'phrase-extract/extract-ghkm/PhraseOrientation.h')
-rw-r--r--phrase-extract/extract-ghkm/PhraseOrientation.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/phrase-extract/extract-ghkm/PhraseOrientation.h b/phrase-extract/extract-ghkm/PhraseOrientation.h
index 572124e61..d956e2bc8 100644
--- a/phrase-extract/extract-ghkm/PhraseOrientation.h
+++ b/phrase-extract/extract-ghkm/PhraseOrientation.h
@@ -32,6 +32,8 @@
namespace MosesTraining
{
+namespace Syntax
+{
namespace GHKM
{
@@ -120,4 +122,5 @@ private:
};
} // namespace GHKM
+} // namespace Syntax
} // namespace MosesTraining