Re: [Moses-support] The system aborted when moses-chart tuning

2013-04-25 Thread Wenliang Chen
Thanks Hieu. I used scripts/tokenizer/escape-special-chars.perl to preproccess the data and it worked well. Wen. On Wed, Apr 24, 2013 at 3:27 PM, Hieu Hoang wrote: > you have to escape these characters as well |<> > > best to use the script >scripts/tokenizer/escape-special-chars.perl > t

Re: [Moses-support] Install Moses

2013-04-25 Thread Tom Hoar
You might consider one of the 3rd party's open source package distribution http://www.statmt.org/moses/?n=Moses.Packages. We publish the first one, DoMY CE. It includes demonstration wizards, a user's manual and other helpful information for beginners. Tom On 04/26/2013 01:50 AM, Fabio Donad

[Moses-support] Potential bugs

2013-04-25 Thread Kenneth Heafield
Hi, Two potential bugs I found trolling the source code. Bug 1: FName::init in FeatureVector.cpp can renumber features in a race condition. void FName::init(const string& name) { #ifdef WITH_THREADS //reader lock boost::shared_lock lock(m_idLock); #endif Name2Id::iter

Re: [Moses-support] Install Moses

2013-04-25 Thread Lane Schwartz
If you do not have experience with Linux, that is where you should start. Look online for tutorials getting started working with Linux. Once you are comfortable working on the command line, then take a look here: http://www.statmt.org/moses http://www.statmt.org/moses/?n=Moses.Tutorial On Thu,

[Moses-support] Install Moses

2013-04-25 Thread Fabio Donadelli
Hello, I come to ask again this instruction. I created a virtual machine on my computer with Linux Ubuntu, but do not have any knowledge in linux platform and even less about the installation of moses, can someone help me or indicate a super tutorial for beginners. _

Re: [Moses-support] Mosesserver for Windows?

2013-04-25 Thread Hieu Hoang
I think can run any executable compiled with Cygwin by putting cygwin1.dll in your Windows/system32 path. If you use perl scripts, I think you'll need full-on command-line cygwin. Let me know if that's actually the case On 25 April 2013 14:55, Lane Schwartz wrote: > Is cygwin required to run

Re: [Moses-support] Mosesserver for Windows?

2013-04-25 Thread Lane Schwartz
Is cygwin required to run the Windows binaries, or just required to compile them? On Thu, Apr 25, 2013 at 9:28 AM, Hieu Hoang wrote: > How do I compile mosesserver? I'll try it on my windows VM and let you > know. > > It should work, cygwin seems to be quite Linux-like these days. > > > On 25 Ap

Re: [Moses-support] Mosesserver for Windows?

2013-04-25 Thread Tom Hoar
"How do I compile mosesserver?" Hmm... If you don't know, how should we? :) Here's our command line that creates it. I forget which values kick in to make sure it's made, but I think it has to do with the --with-xmlrpc-c and --with-boost bjam \ -j2 \ -a \ --static \ --with-boost \

Re: [Moses-support] Mosesserver for Windows?

2013-04-25 Thread Hieu Hoang
How do I compile mosesserver? I'll try it on my windows VM and let you know. It should work, cygwin seems to be quite Linux-like these days. On 25 April 2013 14:13, Tom Hoar wrote: > We just finished regression testing the v1.0 source code 64-bit Linux > compile and integration into our system

[Moses-support] Intall moses

2013-04-25 Thread Fabio Donadelli
Hello, I am trying to install moses in windows or linux on both however I can not. I would use the moses for translation in a web environment where I type a message and translates to another User on your tongue. chat with translation. I wonder if anyone knows how to do the installation of moses, an

Re: [Moses-support] Mosesserver for Windows?

2013-04-25 Thread Tom Hoar
We just finished regression testing the v1.0 source code 64-bit Linux compile and integration into our system. When we compile from source, the mosesserver binary ends up here: mosesdecoder/contrib/server/bin/gcc-4.6/release/debug-symbols-on/link-static/runtime-link-static/threading-multi/moses

Re: [Moses-support] Mosesserver for Windows?

2013-04-25 Thread Lane Schwartz
Hmm, that's odd. In the v1.0 release, there are mosesserver binaries for the Mac OS X build, but not for Linux or Windows. Would it be possible to have those included in the v1.0 release? Thanks, Lane On Thu, Apr 25, 2013 at 9:00 AM, Lane Schwartz wrote: > Does anyone know if moses server comp

[Moses-support] Mosesserver for Windows?

2013-04-25 Thread Lane Schwartz
Does anyone know if moses server compiles and runs on Windows? I don't see that a mosesserver binary is included with the v1.0 release. Thanks, Lane ___ Moses-support mailing list Moses-support@mit.edu http://mailman.mit.edu/mailman/listinfo/moses-suppor

Re: [Moses-support] Question

2013-04-25 Thread Christophe Servan
Hi Benyamin, when you're running the script filter-model-given-input.pl with this command line, /home/benyamin/mosesdecoder/scripts/training/filter-model-given-input.pl ./filtered /media/Data/translation/working/train/model/moses.ini /media/Data/translation/corpus/euro_es_en.true.es what error d

[Moses-support] Question

2013-04-25 Thread Benyamin Bosari
Hi, I'm following this tutorial : http://www.statmt.org/moses/?n=Moses.Baseline To do the last part of Tuning step, according to my personal directory (  benyamin@benyamin-desktop:/media/Data/translation/working$ nohup nice ~/mosesdecoder/scripts/training/mert-moses.pl /media/Data/translation/cor