Moses-support Digest, Vol 170, Issue 1

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. Implementation of 4-gram Baseline Model (ARGHA CHANDRA DHAR)


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

Message: 1
Date: Tue, 15 Dec 2020 08:20:35 +0600
From: ARGHA CHANDRA DHAR <dhar1707069@stud.kuet.ac.bd>
Subject: [Moses-support] Implementation of 4-gram Baseline Model
To: moses-support@mit.edu
Message-ID:
<CAFKZjb2pyLdRFaz8hzw2Es-zJrOq5Y-M=Sxti5jp0_VDyXg_xw@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hello There,

I an using Moses Baseline System (
http://www.statmt.org/moses/?n=Moses.Baseline) that implements 3-gram
phrase based model . But now I want to implement a 4-gram model . How can I
do that?


In my sense :

Language Model Training ==> "~/mosesdecoder/bin/lmplz -o 4
<~/corpus/news-commentary-v8.fr-en.true.en >
news-commentary-v8.fr-en.arpa.en"

Training The Translation System ==>

" nohup nice ~/mosesdecoder/scripts/training/train-model.perl -root-dir
train \
-corpus ~/corpus/news-commentary-v8.fr-en.clean
\
-f fr -e en -alignment grow-diag-final-and -reordering
msd-bidirectional-fe \
-lm 0:4:$HOME/lm/news-commentary-v8.fr-en.blm.en:8
\
-external-bin-dir ~/mosesdecoder/tools >& training.out &

"

I think,The baseline system will be changed at this 2 point with '4'
instead of 3 .

If I am wrong ,please do correct me !


Thanks Beforehand,

Argha Dhar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20201214/75eaa03e/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 170, Issue 1
*********************************************

0 Response to "Moses-support Digest, Vol 170, Issue 1"

Post a Comment