Send Moses-support mailing list submissions to
moses-support@mit.edu
To subscribe or unsubscribe via the World Wide Web, visit
http://mailman.mit.edu/mailman/listinfo/moses-support
or, via email, send a message with subject or body 'help' to
moses-support-request@mit.edu
You can reach the person managing the list at
moses-support-owner@mit.edu
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Moses-support digest..."
Today's Topics:
1. Use of Moses: survey (Maxim Khalilov)
2. Re: Unable to install moses on windows 8 (Tom Hoar)
3. How to add another feature into Moses (Li Xiang)
4. Re: Unable to install moses on windows 8 (Hieu Hoang)
----------------------------------------------------------------------
Message: 1
Date: Wed, 11 Dec 2013 15:39:52 +0100
From: Maxim Khalilov <maxkhalilov@gmail.com>
Subject: [Moses-support] Use of Moses: survey
To: mt-list@eamt.org, moses-support@mit.edu
Message-ID:
<CAPKeiSBF39p4GXPtHTxWjkvWXfDyosU52kTNLwLXk+twLaihpg@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Dear Moses users,
As a part of the MosesCore project, we would like to understand the current
level of Moses adoption and identify the influence of the MosesCore project
on the MT community.
It is only with your input that we can ensure the growing success of the
Moses SMT toolkit.
Your responses will be reported in anonymous form. The survey can be
completed in less than 5 minutes. *Please respond by December 20. *
The link to the survey is https://www.surveymonkey.com/s/mosessurvey
Thanks in advance,
--
*Maxim Khalilov, R&D*
*Mob.: +31 6 15602017*
*Skype: Maxim Khalilov (desperbcn)*
*Twitter: twitter.com/maximkhalilov <http://twitter.com/maximkhalilov>*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20131211/c2db787e/attachment-0001.htm
------------------------------
Message: 2
Date: Wed, 11 Dec 2013 22:14:21 +0700
From: Tom Hoar <tahoar@precisiontranslationtools.com>
Subject: Re: [Moses-support] Unable to install moses on windows 8
To: moses-support@mit.edu
Message-ID: <52A8814D.7050204@precisiontranslationtools.com>
Content-Type: text/plain; charset="iso-8859-1"
It's also 32-bit only, which means you're limited to small SMT models.
On 12/11/2013 05:24 PM, Hieu Hoang wrote:
> Just to clarify, the cygwin-free Windows installable package is only
> the decoder.
>
> You still need cygwin if you want the training too. Installing boost
> on cygwin is very easy, just select boost package when installing cygwin
>
>
> On 11 December 2013 09:36, Ian Johnson <ian.johnson@capita-ti.com
> <mailto:ian.johnson@capita-ti.com>> wrote:
>
> Asad,
>
> Moses is available for Windows 8 as an installable package. This
> package
> does not require Cygwin. Please see
> http://www.statmt.org/moses/?n=Moses.Packages for details.
>
> Thanks,
>
> Ian
>
> On Wed, 11 Dec 2013 07:16:28 -0000, Asad A.Malik
> <asad_12204@yahoo.com <mailto:asad_12204@yahoo.com>>
> wrote:
>
> > I am using windows 8 and wanted to use Moses on it. I've installed
> > Cygwin and the packages which are required for it. After that I am
> > unable to install boost.
> > I've also tried the package in which you don't have to build
> Moses from
> > source but that isn't working either
>
>
> --
> Kind regards,
>
> Ian Johnson
> Software Engineer
>
> Capita Translation and Interpreting
> Riverside Court, Huddersfield Road, Delph, Oldham, OL3 5FZ | Tel
> (UK): +44
> 845 367 7000 | Tel (US): +1 (800) 579-5010
> <tel:%2B1%20%28800%29%20579-5010>
> | ian.johnson@capita-ti.com <mailto:ian.johnson@capita-ti.com> |
> Skype ID: ian.johnson_als
> www.capitatranslationinterpreting.com
> <http://www.capitatranslationinterpreting.com>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu <mailto:Moses-support@mit.edu>
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>
>
>
> --
> Hieu Hoang
> Research Associate
> University of Edinburgh
> http://www.hoang.co.uk/hieu
>
>
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20131211/4776815e/attachment-0001.htm
------------------------------
Message: 3
Date: Wed, 11 Dec 2013 23:26:39 +0800
From: Li Xiang <lixiang.ict@gmail.com>
Subject: [Moses-support] How to add another feature into Moses
To: moses-support <moses-support@mit.edu>
Message-ID: <701A0339-FA38-4FC3-A665-7E3938C972E6@gmail.com>
Content-Type: text/plain; charset=us-ascii
Hi,
I want to add a new feature into Moses. But I am not familiar with complex Moses code. Could you tell me how to do it? How to inherit from FeatureFactory class to active my feature class.
Thank you very much.
------------------------------
Message: 4
Date: Wed, 11 Dec 2013 16:40:19 +0000
From: Hieu Hoang <Hieu.Hoang@ed.ac.uk>
Subject: Re: [Moses-support] Unable to install moses on windows 8
To: Tom Hoar <tahoar@precisiontranslationtools.com>
Cc: moses-support <moses-support@mit.edu>
Message-ID:
<CAEKMkbg4s8NFaKqLUJxrLCGBosjgF+u3sbQhn29aKfQhH5a8HA@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
cygwin is available in 64-bit since this summer. Of course, it needs to be
run in 64-bit Windows
On 11 December 2013 15:14, Tom Hoar <tahoar@precisiontranslationtools.com>wrote:
> It's also 32-bit only, which means you're limited to small SMT models.
>
>
>
>
> On 12/11/2013 05:24 PM, Hieu Hoang wrote:
>
> Just to clarify, the cygwin-free Windows installable package is only the
> decoder.
>
> You still need cygwin if you want the training too. Installing boost on
> cygwin is very easy, just select boost package when installing cygwin
>
>
> On 11 December 2013 09:36, Ian Johnson <ian.johnson@capita-ti.com> wrote:
>
>> Asad,
>>
>> Moses is available for Windows 8 as an installable package. This package
>> does not require Cygwin. Please see
>> http://www.statmt.org/moses/?n=Moses.Packages for details.
>>
>> Thanks,
>>
>> Ian
>>
>> On Wed, 11 Dec 2013 07:16:28 -0000, Asad A.Malik <asad_12204@yahoo.com>
>> wrote:
>>
>> > I am using windows 8 and wanted to use Moses on it. I've installed
>> > Cygwin and the packages which are required for it. After that I am
>> > unable to install boost.
>> > I've also tried the package in which you don't have to build Moses from
>> > source but that isn't working either
>>
>>
>> --
>> Kind regards,
>>
>> Ian Johnson
>> Software Engineer
>>
>> Capita Translation and Interpreting
>> Riverside Court, Huddersfield Road, Delph, Oldham, OL3 5FZ | Tel (UK): +44
>> 845 367 7000 | Tel (US): +1 (800) 579-5010
>> | ian.johnson@capita-ti.com | Skype ID: ian.johnson_als
>> www.capitatranslationinterpreting.com
>> _______________________________________________
>> Moses-support mailing list
>> Moses-support@mit.edu
>> http://mailman.mit.edu/mailman/listinfo/moses-support
>>
>
>
>
> --
> Hieu Hoang
> Research Associate
> University of Edinburgh
> http://www.hoang.co.uk/hieu
>
>
>
> _______________________________________________
> Moses-support mailing listMoses-support@mit.eduhttp://mailman.mit.edu/mailman/listinfo/moses-support
>
>
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>
--
Hieu Hoang
Research Associate
University of Edinburgh
http://www.hoang.co.uk/hieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20131211/e057f0b5/attachment.htm
------------------------------
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
End of Moses-support Digest, Vol 86, Issue 35
*********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 86, Issue 35"
Post a Comment