[Moses-support] hypergraph decoding with the decoder

2017-08-24 Thread Angli Liu
Hi all, I'm wondering how to decode hypergraph using the -search-algorithm 5 feature in the moses decoder? What format should the hypergraph be written in? (Is it the same as what https://github.com/kpu/lazy requires?) What format of the language model does it support? Thanks, Angli ___

[Moses-support] question in manual

2017-08-24 Thread Gary Hess
Is it possible that the file "~/corpus/truecase-model.en" is created in the step in your message, so it is the output from "train-truecaser.perl"? See http://www.statmt.org/moses/?n=Moses.SupportTools#ntoc11 for details. I built the baseline system and I have that file. Support Tools - Statistic

Re: [Moses-support] question in manual

2017-08-24 Thread Jeff Smith
Thanks, I am all set now. On Thu, Aug 24, 2017 at 3:26 PM, Gary Hess wrote: > Is it possible that the file "*~/corpus/truecase-model.en*" is created in > the step in your message, so it is the output from "*train-truecaser.perl*"? > See http://www.statmt.org/moses/?n=Moses.SupportTools#ntoc11 fo

Re: [Moses-support] escape space in path for EMS

2017-08-24 Thread Hieu Hoang
You can't escape spaces in Moses. Change the drive name or create a softlink. You may need to build up experience of using Linux, you are likely to encounter more issues Hieu Hoang http://moses-smt.org/ On 21 August 2017 at 17:24, Stef M wrote: > Dear all, > > due to memory problems I would li

Re: [Moses-support] Moses Build Error

2017-08-24 Thread Hieu Hoang
what version of clang do you have on your machine? It works fine on my Mac with the following version $clang --version Apple LLVM version 8.1.0 (clang-802.0.42) You may need to update if yours is older Hieu Hoang http://moses-smt.org/ On 24 August 2017 at 09:18, Aileen Joan Vicente wrote:

[Moses-support] question in manual

2017-08-24 Thread Jeff Smith
In section 2.3 in the example, in the truecase example, there is: ~/mosesdecoder/scripts/recaser/train-truecaser.perl \ --model ~/corpus/truecase-model.en --corpus \ ~/corpus/news-commentary-v8.fr-en.tok.en ~/mosesdecoder/scripts/recaser/train-truecaser.perl \ --model ~/corpus/truecase-model.fr --

[Moses-support] Moses Build Error

2017-08-24 Thread Aileen Joan Vicente
Hi all! I tried to compile moses again and found this error: error: invalid argument '-std=c++0x' not allowed with 'C/ObjC' "clang++" -x c -O3 -std=c++0x -O3 -finline-functions -Wno-inline -Wall -DKENLM_MAX_ORDER=6 -DMOSES_VERSION_ID=\"mmt-mvp-v0.12.1-2766-g23cf6c4\" -DNDEBUG -DTRACE_ENABLE=