[Moses-support] baseline model run with same setting, with same database twice gives different translation output

2020-03-29 Thread rmogla
Hi, I ran Moses baseline method twice with the same settings and with the same data set, but final translation file generated in both the cases is different. If i am doing something wrong please suggest? Thanks and regards ___ Moses-support mailing list

[Moses-support] How to use trained models on different system

2019-11-06 Thread rmogla
1. My existing system is also facing some problem so I need to reinstall Ubuntu on it. Please suggest after installing Ubuntu, to install Moses should I clone Moses from https://github.com/moses-smt/mosesdecoder.git Or there is some other repository. 2. Will I be able to use previously trained

Re: [Moses-support] Moses-support Digest, Vol 153, Issue 4

2019-07-14 Thread rmogla
ferent numbers of runs of mert for samedatabase > (Philipp Koehn) > > > -- > > Message: 1 > Date: Fri, 5 Jul 2019 14:45:29 -0400 > From: Philipp Koehn > Subject: Re: [Moses-support] different numbers of

[Moses-support] different numbers of runs of mert for same database

2019-07-02 Thread rmogla
hello, I am training moses , I ran it twice with the same database using the baseline system but both the time mert.out file show different numbers of run. As in mert.out file: (8) BEST at 8: 0.118606 0.00894043 0.0616433 0.0270803 -0.00458744 0.0636065 0.0394991 0.121296 -0.0393199 -0.349773

[Moses-support] Error in language model training.

2017-05-15 Thread rmogla
Hello, While using KenLM for language model training for Hindi I got this error. mosesdecoder/lm/builder/adjust_counts.cc:61 in void lm::builder::{anonymous}::StatCollector::CalculateDiscounts(const lm::builder::DiscountConfig&) threw BadDiscountException because `discounts_[i].amount[j] < 0.0

[Moses-support] query regarding system configuration and adding other methods to moses

2016-01-29 Thread rmogla
Hello, I am a new user of moses, and trying to install moses and giza++. 1. Please suggest what is the minimum system configuration(RAM, memory etc.) to use moses. 2.Can we add another non statistical alignment model instead of giza++ to moses. 3. As per my understanding we can train the system

[Moses-support] Query for moses

2016-01-17 Thread rmogla
Hi, I am a new user of moses and using it for the first time. Ihave installed moses and giza++ on a 32 bit machine with ubuntu 15.04 , but while doing language model training and running the command ~/mosesdecoder/bin/lmplz -o 3 <~/corpus/news-commentary-v8.fr-en.true.en >