Moses-support Digest, Vol 84, Issue 7

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: lattices with EPSILON (Nicola Bertoldi)
2. Re: cygwin_conv_to_win32_path (Hieu Hoang)


----------------------------------------------------------------------

Message: 1
Date: Fri, 4 Oct 2013 15:22:11 +0000
From: Nicola Bertoldi <bertoldi@fbk.eu>
Subject: Re: [Moses-support] lattices with EPSILON
To: Hieu Hoang <Hieu.Hoang@ed.ac.uk>
Cc: moses-support <moses-support@mit.edu>,
"<cdec-users@googlegroups.com>" <cdec-users@googlegroups.com>,
"<joshua_technical@googlegroups.com>"
<joshua_technical@googlegroups.com>
Message-ID: <FCA37761-16CC-4974-8EB2-4162265E5469@fbk.eu>
Content-Type: text/plain; charset="us-ascii"

I don't see any reason why a lattice should contain an EPSILON edge.

In a confusion network, EPSILON are needed to allow the translation of input of different lengths.
The sausage structure of the CN imposes the same amount of source words,
and the EPSILONs overcome this constraint.

This is not the case for lattice, because you can have any number of edges/words in a complete source path.


cheers,
Nicola



On Oct 4, 2013, at 2:52 PM, Hieu Hoang wrote:

I'm just looking at the lattices decoding, as implemented in moses.

for confusion networks, it's fair to have EPSILON words (that represent blank words). However, I don't see the point of them in lattices.

Anyone have an opinion? How is it implemented in cdec & joshua?

--
Hieu Hoang
Research Associate
University of Edinburgh
http://www.hoang.co.uk/hieu

_______________________________________________
Moses-support mailing list
Moses-support@mit.edu<mailto:Moses-support@mit.edu>
http://mailman.mit.edu/mailman/listinfo/moses-support




------------------------------

Message: 2
Date: Fri, 4 Oct 2013 17:22:48 +0100
From: Hieu Hoang <Hieu.Hoang@ed.ac.uk>
Subject: Re: [Moses-support] cygwin_conv_to_win32_path
To: Marwa Refaie <basmallah@hotmail.com>, moses-support
<moses-support@mit.edu>
Message-ID:
<CAEKMkbjRouh-buVQ-3=SYXCw+EkYvKesodUMQzdQVqtVHyqVHg@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

I've updated the bjam code so that Moses compiles on cygwin 64-bit.

https://github.com/moses-smt/mosesdecoder/commit/f65786534a1ad19e76f9192d2811e4c2fc3c675d

when compiling on cygwin, Moses compile successfully but the unit tests
reports errors. These can be ignored.

boost unit testing isn't supported on cygwin for some reason.



On 2 October 2013 20:02, Hieu Hoang <Hieu.Hoang@ed.ac.uk> wrote:

> good.
>
> however, if your files are bigger than 3 or 4GB, there may be problems.
> KENLM, IRSTLM, are not designed to use files bigger than 3-4 GB on 32-bit
> systems
>
> In the long run, it would be better to use 64-bit cygwin. Or even better,
> 64-bit Linux
>
>
> On 2 October 2013 19:59, Marwa Refaie <basmallah@hotmail.com> wrote:
>
>> Thanks for reply
>> I fix that by downloading the cygwin 32-bit on my 64-bit pc. It's working
>> now & already build the package & translation done. So all working now.
>>
>>
>>
>>
>>
>> *Marwa N. Refaie*
>>
>>
>>
>> ------------------------------
>> Date: Wed, 2 Oct 2013 18:52:14 +0100
>> Subject: Re: cygwin_conv_to_win32_path
>> From: Hieu.Hoang@ed.ac.uk
>> To: basmallah@hotmail.com
>> CC: moses-support@mit.edu
>>
>>
>> I think this only affect Cygwin 64-bit, which was release in July 2013.
>> This is due to the Moses bjam build system being out of date.
>>
>> we should fix it soon. If you manage to fix it, please send us the code
>>
>>
>> On 22 September 2013 23:32, Hieu Hoang <hieuhoang@gmail.com> wrote:
>>
>> Hi Marwa
>>
>> Please subscribe to the mailing list before posting to it.
>>
>> i don't know what the problem is so I have forwarded it onto the mailing
>> list in case other people know
>>
>> On 19/09/2013 23:12, Marwa Refaie wrote:
>> >
>> >
>> >
>> > Dear all
>> >
>> > I'll be so glad if you can help me to fix this error... I try to build
>> > moses on win 7 64bit ... via cygwin.
>> >
>> > I got moses github & last cygwin version.
>> >
>> > I have the following error :
>> >
>> > Marwa@Marwa-VAIO
>> >
>> > /cygdrive/c/mosesdecoder-master
>> > $ ./bjam -d2 --debug-configuration >build.log
>> >
>> > /tmp/cckFTtGC.o:function.c:(.text+0xdc2): undefined reference to
>> > `cygwin_conv_to_win32_path'
>> > /tmp/cckFTtGC.o:function.c:(.text+0xdc2): relocation truncated to fit:
>> > R_X86_64_PC32 against und efined symbol `cygwin_conv_to_win32_path'
>> > /usr/lib/gcc/x86_64-pc-cygwin/4.8.1/../../../../x86_64-pc-cygwin/bin/ld:
>> > /tmp/cckFTtGC.o: bad re loc address 0x0 in section `.data'
>> > collect2: error: ld returned 1 exit status
>> >
>> > Thankyou alot ,, hope a reply soon please.
>> >
>> >
>> > /*Marwa N. Refaie*/
>> >
>>
>>
>>
>>
>> --
>> Hieu Hoang
>> Research Associate
>> University of Edinburgh
>> http://www.hoang.co.uk/hieu
>>
>>
>
>
> --
> Hieu Hoang
> Research Associate
> University of Edinburgh
> http://www.hoang.co.uk/hieu
>
>


--
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/20131004/45ea7a11/attachment-0001.htm

------------------------------

_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support


End of Moses-support Digest, Vol 84, Issue 7
********************************************

0 Response to "Moses-support Digest, Vol 84, Issue 7"

Post a Comment