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. Re: Regarding Transliteration using Moses (Pranjal Das)
2. Regarding moses server installation (Kalyani Baruah)
3. Re: Word-to-word alignment when moses-parallel.pl is used
(Hieu Hoang)
4. Re: shared option install fail (Hieu Hoang)
----------------------------------------------------------------------
Message: 1
Date: Fri, 29 Nov 2013 11:33:34 +0200
From: Pranjal Das <pranjal4456@gmail.com>
Subject: Re: [Moses-support] Regarding Transliteration using Moses
To: Pratik Jain <tunetopj@gmail.com>
Cc: Hieu Hoang <hieu.hoang@ed.ac.uk>, moses-support
<moses-support@mit.edu>
Message-ID:
<CAAGh44yVe8++uzbRoxqdzXVTft=uoR9MG=m2o+OO+5+ZdZ1A8g@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
hii ,
hav tried as you said pratik..but cant get the original word.as for
example ????
as
?? ?? ->bha rat ,if i echo bha i get the word ?? but in its place if i
write ???? not transliterated.plese help me out if you hav any idea about
this..how to get that complete word..as those which are not translated i
suppose must be transliterated.
Thanks
regards
*Pranjal Das*
Department of Information Technology,
Institute of Science and Technology,
Gauhati University,Guwahati,Assam
Phone- +91-8399879454
On Wed, Nov 27, 2013 at 9:44 PM, Pratik Jain <tunetopj@gmail.com> wrote:
> Just get a parallel list of words in the 2 languages. Try to break each
> word syllable-wise or simply character-wise. Thus, each line of the two
> files would have single words with a space between each character (or each
> syllable). Use these 2 files to train the system as normal translation task.
> If your word list is large enough, this works quite nice. Try it out, it
> worked good for me.
>
>
> On Wed, Nov 27, 2013 at 10:49 PM, Hieu Hoang <Hieu.Hoang@ed.ac.uk> wrote:
>
>> There's no support for transliteration in Moses. If you create 1, please
>> let us know and we can add it to Moses
>>
>>
>> On 27 November 2013 07:44, Pranjal Das <pranjal4456@gmail.com> wrote:
>>
>>> hii,
>>> i have completed my translation using moses toolkit,following the manual
>>> for installing moses,GIZZA++,IRSTLM and have tried out the sample models
>>> for translation and applying those on my own parallel corpus(fr-en),now i
>>> am facing problems regarding transliteration as there is no proper way
>>> given in the manual for Transliteration using moses.kindly help me with
>>> transliteration steps.where i can find them.
>>>
>>>
>>>
>>> Thanku
>>>
>>> Regards,
>>>
>>> *Pranjal Das*
>>> Department of Information Technology,
>>> Gauhati University Institute of Science and Technology,Guwahati,India
>>> Phone- +91-8399879454
>>>
>>>
>>>
>>> _______________________________________________
>>> 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 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/20131129/c346188d/attachment-0001.htm
------------------------------
Message: 2
Date: Fri, 29 Nov 2013 15:12:01 +0530
From: Kalyani Baruah <kajubaruah04@gmail.com>
Subject: [Moses-support] Regarding moses server installation
To: moses-support@mit.edu
Message-ID:
<CAJZ5LDdkeAsA_J=AQC3UUt-hcWnDgdYs681Q=hr2OwEi1fGiug@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
Hii,
Kindly help me with moses server installtions and connections as my
translation process is yet stand-alone,and i have to make the server
connection.hope you would help me out with this.
Regards,
*Kalyanee Kanchan Baruah*
Department of Information Technology,
Institute of Science and Technology,
Gauhati University,Guwahati,Assam
Phone- +91-9706242124
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20131129/fa258888/attachment-0001.htm
------------------------------
Message: 3
Date: Fri, 29 Nov 2013 12:06:46 +0000
From: Hieu Hoang <Hieu.Hoang@ed.ac.uk>
Subject: Re: [Moses-support] Word-to-word alignment when
moses-parallel.pl is used
To: CHATZITHEODOROU Konstantinos <dinosaxon@gmail.com>
Cc: "moses-support@mit.edu" <moses-support@mit.edu>
Message-ID:
<CAEKMkbg4yG+cFQbW0fLu4bO-ZSzfyShuS8Ort-6Gjh404ZpiWg@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
I'm not sure if many people still uses Sun Grid Engine to run Moses. If
not, scripts like moses-parallel.pl may become outdated.
I know at Edinburgh, we no longer use SGE. Instead we run our experiment on
1 large multi-core machine. Most of moses has been re-engineered to be
multithreaded to take advantage of multicores
On 28 November 2013 10:25, CHATZITHEODOROU Konstantinos <dinosaxon@gmail.com
> wrote:
> Hi Philipp,
>
> Thank you your your prompt reply. I have tried the option
> "alignment-output-file" for moses-parallel.pl but didn't use it as part
> of the decoder setting. But it didn't work. Each individual sub-job
> finished with an error status stating something the sub-job is untranslated.
>
> Thank you for your time and consideration.
>
> Regards,
> Konstantinos
>
>
>
> 2013/11/27 Philipp Koehn <pkoehn@inf.ed.ac.uk>
>
>> Hi,
>>
>> the script has an option "alignment-output-file" - did you try this?
>>
>> -phi
>>
>> On Tue, Nov 26, 2013 at 8:13 PM, CHATZITHEODOROU Konstantinos
>> <dinosaxon@gmail.com> wrote:
>> > Hi all,
>> >
>> > Could you please give an example on how to output the word-to-word
>> alignment
>> > during decoding when moses-parallel.pl is used?
>> >
>> > Thank you in advance for your help.
>> >
>> > Regards,
>> > Konstantinos
>> >
>> >
>> > _______________________________________________
>> > Moses-support mailing list
>> > Moses-support@mit.edu
>> > http://mailman.mit.edu/mailman/listinfo/moses-support
>> >
>>
>
>
>
> --
> CHATZITHEODOROU Konstantinos
>
>
> _______________________________________________
> 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/20131129/c876ed46/attachment-0001.htm
------------------------------
Message: 4
Date: Fri, 29 Nov 2013 12:08:36 +0000
From: Hieu Hoang <Hieu.Hoang@ed.ac.uk>
Subject: Re: [Moses-support] shared option install fail
To: ??? <gyuber@gmail.com>
Cc: moses-support <moses-support@mit.edu>
Message-ID:
<CAEKMkbizJMAK0Dtc_s-5SfCDtce3eRk0eRfBUpC5v79SUisBNw@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Can you please send me the output from your failed compilation and I'll try
& see what's wrong
On 22 November 2013 18:45, ??? <gyuber@gmail.com> wrote:
> hello~!
>
> I try to compile moses with optino shared.. ( master version )
>
> but can't installed moses..
>
> help me...!
>
> excute command : ./bjam -j8 link=share
>
> _______________________________________________
> 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/20131129/882e4cf8/attachment.htm
------------------------------
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
End of Moses-support Digest, Vol 85, Issue 54
*********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 85, Issue 54"
Post a Comment