Moses-support Digest, Vol 111, Issue 74

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: how to give text file as input to moses without saving
its content (Apurva Joshi)
2. Original Gale & Church sentence aligner on github (Lane Schwartz)
3. WMT07 Test source + reference (liling tan)
4. Re: WMT07 Test source + reference (liling tan)


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

Message: 1
Date: Mon, 25 Jan 2016 18:23:28 +0530
From: Apurva Joshi <apurvajoshi1992@gmail.com>
Subject: Re: [Moses-support] how to give text file as input to moses
without saving its content
To: moses-support@mit.edu
Message-ID:
<CAMfCXbX1na56486EdBiK-wagy___xC12veshyOjvFg=SJOO0oA@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

i got solution

On Mon, Jan 25, 2016 at 4:30 PM, Apurva Joshi <apurvajoshi1992@gmail.com>
wrote:

> hello all,
> i designed MT for english-hindi pair
> and now i am creating website of my MT
>
> my shell script is
>
> cd /home/techmahindra/only_MT
>
> cat /home/techmahindra/input.txt > only_moses_sentence.txt
>
> /home/techmahindra/mosesdecoder-RELEASE-3.0/bin/moses -f
> /home/techmahindra/working_coep/train/model/moses.ini -i
> /home/techmahindra/only_MT/only_moses_sentence.txt>
> /home/techmahindra/hindi_god/festival-hi-0.1/test2.hi
>
>
> my website structure is
>
> textbox for english input text >> convert(button to be press..after
> pressing it above script will run) >> textbox for hindi output text
>
>
> now when i type new english sentence in first textbox and press convert
> button >
> then my script runs ...
> first content on textbox is copied to ~/input.txt ...and process continues
> as per script
> but pbm is every time i need to save input.txt ...then only moses command
> accept it...i want automatic conversion after pressing "convert"
> but i need to first save input.txt ... then i get output...
>
> so in short file reloading problem is coming ... so plz tell me how to
> solve this??
> is there any linux command by which we can save txt file??
>
> plzz do reply on apurvajoshi1992@gmail.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20160125/b23aeda9/attachment-0001.html

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

Message: 2
Date: Mon, 25 Jan 2016 08:46:44 -0600
From: Lane Schwartz <dowobeha@gmail.com>
Subject: [Moses-support] Original Gale & Church sentence aligner on
github
To: "moses-support@mit.edu" <moses-support@mit.edu>
Message-ID:
<CABv3vZnMF1yS=MzLDeKbM0TcLSgdkjAXjy_gBCuh60C3n4P+1Q@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi all,

As you may know, the Gale & Church (1993) paper describing a bilingual
sentence aligner included an appendix. The appendix was C language source
code for the original implementation of the bilingual sentence alignment
program.

I've transcribed the original source code from the appendix, and (with
permission from Ken Church) posted it in working electronic form to github.
A couple of minor modifications were made in order to get the program to
compile on a modern C compiler.

The code and a pair of toy sample files showing how to run the code are at
https://github.com/dowobeha/Gale_and_Church_1993

Thanks,
Lane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20160125/6f1cc984/attachment-0001.html

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

Message: 3
Date: Mon, 25 Jan 2016 16:11:33 +0100
From: liling tan <alvations@gmail.com>
Subject: [Moses-support] WMT07 Test source + reference
To: moses-support <moses-support@mit.edu>
Message-ID:
<CAKzPaJ+ZJrOrRh=QkXNvi5n4JZMU23o8KonwwgVM5CzKMVPwJA@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Dear Moses devs/users,

We're looking for the WMT07 test data (source + reference). On the
http://www.statmt.org/wmt07/results.html page, we could only find the
submissions and the judgment scores. And there's no link on the task page
too: http://www.statmt.org/wmt07/shared-task.html

We've also checked the dev sets released from WMT15 but it only goes as far
back as 2008.

Does anyone have a copy of the WMT07 test data? Is it available someone
online?

Regards,
Liling
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20160125/f15cbdac/attachment-0001.html

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

Message: 4
Date: Mon, 25 Jan 2016 16:15:21 +0100
From: liling tan <alvations@gmail.com>
Subject: Re: [Moses-support] WMT07 Test source + reference
To: moses-support <moses-support@mit.edu>
Message-ID:
<CAKzPaJLuMv=eSEYjfvLr1hz2JjAi8EMkStfMhYVg+yF9gzXt1w@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Whoops, found it at http://matrix.statmt.org/test_sets/list

Thanks!

Regards,
Liling

On Mon, Jan 25, 2016 at 4:11 PM, liling tan <alvations@gmail.com> wrote:

> Dear Moses devs/users,
>
> We're looking for the WMT07 test data (source + reference). On the
> http://www.statmt.org/wmt07/results.html page, we could only find the
> submissions and the judgment scores. And there's no link on the task page
> too: http://www.statmt.org/wmt07/shared-task.html
>
> We've also checked the dev sets released from WMT15 but it only goes as
> far back as 2008.
>
> Does anyone have a copy of the WMT07 test data? Is it available someone
> online?
>
> Regards,
> Liling
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20160125/8467ce72/attachment-0001.html

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

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


End of Moses-support Digest, Vol 111, Issue 74
**********************************************

Related Posts :

0 Response to "Moses-support Digest, Vol 111, Issue 74"

Post a Comment