Moses-support Digest, Vol 127, Issue 35

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. Question about moses source code (Pritesh Ranjan)
2. Re: Question about moses source code (Hieu Hoang)


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

Message: 1
Date: Tue, 23 May 2017 09:35:11 +0530
From: Pritesh Ranjan <pr1817@it.jgec.ac.in>
Subject: [Moses-support] Question about moses source code
To: moses-support@mit.edu
Message-ID:
<CAGmx-8i0BubRs8UDotdtMhFA0MaTsZwjpU=4WTpJGBq68w1SoA@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Sir/Ma'am,
I have installed mosesdecoder and learning to use it, but i want to know
which c++ modules are actually responsible for the beam search? I know that
~/mosesdecoder/search does the searching process but which what are the
tasks of nbest.cc, edge_generator.cc, vertex.cc. I have read the "moses
manual" and "Statistical Machine Translation by Philip Koehn" but could not
get what I wanted.
It would be very helpful if you can throw some light in this direction.

Thanking You
Sincierly ,
Pritesh Ranjan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20170523/5e0c0860/attachment-0001.html

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

Message: 2
Date: Tue, 23 May 2017 00:35:10 -0400
From: Hieu Hoang <hieuhoang@gmail.com>
Subject: Re: [Moses-support] Question about moses source code
To: Pritesh Ranjan <pr1817@it.jgec.ac.in>
Cc: moses-support <moses-support@mit.edu>
Message-ID:
<CAEKMkbiLxcQP+tN6K0q3H30QiPDhmqUa0NQN4h9xtJV+H0PqgA@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Probably easiest to read the code in Moses2, a fast re-implementation of
the Moses decoder.

The phrase-based search is in
moses2/PhraseBased/Manager.cpp
The hierarchical/syntax search is in
moses2/SCFG/Manager.cpp

* Looking for MT/NLP opportunities *
Hieu Hoang
http://moses-smt.org/


On 23 May 2017 at 00:05, Pritesh Ranjan <pr1817@it.jgec.ac.in> wrote:

> Sir/Ma'am,
> I have installed mosesdecoder and learning to use it, but i want to know
> which c++ modules are actually responsible for the beam search? I know that
> ~/mosesdecoder/search does the searching process but which what are the
> tasks of nbest.cc, edge_generator.cc, vertex.cc. I have read the "moses
> manual" and "Statistical Machine Translation by Philip Koehn" but could not
> get what I wanted.
> It would be very helpful if you can throw some light in this direction.
>
> Thanking You
> Sincierly ,
> Pritesh Ranjan
>
> _______________________________________________
> 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/20170523/55a7a8df/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 127, Issue 35
**********************************************

0 Response to "Moses-support Digest, Vol 127, Issue 35"

Post a Comment