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. Two-year Post-doc, Cambridge University, Statistical Machine
Translation (Bill Byrne)
2. compilation issues with last version of moses (Pierre Lison)
3. Re: Fwd: about the moses code (Hieu Hoang)
4. Re: compilation issues with last version of moses (Hieu Hoang)
5. Re: compilation issues with last version of moses (Pierre Lison)
----------------------------------------------------------------------
Message: 1
Date: Tue, 15 Jul 2014 19:30:31 +0100
From: Bill Byrne <bill.byrne@eng.cam.ac.uk>
Subject: [Moses-support] Two-year Post-doc, Cambridge University,
Statistical Machine Translation
To: moses-support@mit.edu
Cc: Bill Byrne <bill.byrne@eng.cam.ac.uk>
Message-ID: <4F150CAF-6ABF-4F91-A2B1-422EBC12D38F@eng.cam.ac.uk>
Content-Type: text/plain; charset=iso-8859-1
A Research Associate (Post-Doctoral Researcher) position in Statistical Machine Translation will be available at the University of Cambridge.
The Research Associate will be funded by the recently awarded EPSRC (UK) project `Improving Target Language Fluency in Statistical Machine Translation'. The project will focus on developing robust, natural language generation systems that can be incorporated directly into syntax-based SMT.
Duration: 24 months, starting Summer or Fall 2014. A second 2-year position will become available in mid-2015.
Deadline: The positions will remain open until filled.
Candidates should have a Ph.D. in machine learning, natural language processing, speech recognition, or a related area, with interests in any of the following topics :
- Statistical machine translation
- Natural language generation
- Statistical language modelling
- Translation grammars for syntactic SMT
- WFST algorithms and modelling techniques
- `Big Data' techniques large-scale text processing and for machine learning (e.g. MapReduce, Hadoop)
For candidates with an interest in supervision of graduate research, there will be opportunities to set and lead research projects on the new Cambridge MPhil in Machine Learning, Speech, and Language Technologies which will begin in October 2015.
Please send your CV to Bill Byrne (bill.byrne@eng.cam.ac.uk) or to Adri? de Gispert (ad465@cam.ac.uk). We are happy to answer any questions related to the position or the project.
SMT at Cambridge (http://divf.eng.cam.ac.uk/smt):
Cambridge SMT researchers have developed the HiFST/HiPDT translation systems (http://ucam-smt.github.io), leading to the 2012 EAMT Best Paper and EAMT 2010 Best Thesis awards. The team participates in international MT evaluations, such as the NIST and WMT shared tasks, with entries consistently ranked among the top submitted systems. Cambridge SMT researchers also have strong industrial connections, with PhD students and RAs going on to take positions at Google, IBM, SDL, Facebook, Nuance, and other top research labs in the UK and USA.
The SMT research team is part of the Cambridge Speech and Language Technologies Group which also carries out research in speech recognition, speech synthesis, and statistical dialogue systems under the direction of Professors Mark Gales, Phil Woodland, and Steve Young. The SLT Group also has strong collaborative ties to the Natural Language Processing group at the Cambridge Computer Laboratory (http://www.cl.cam.ac.uk/research/nl/) and to the Cambridge Computational and Biological Learning Group (http://cbl.eng.cam.ac.uk).
See Cambridge Language Sciences (www.languagesciences.cam.ac.uk) for an overview of language research at the University of Cambridge.
--
Bill Byrne
Professor of Information Engineering
University of Cambridge
http://mi.eng.cam.ac.uk/~wjb31
------------------------------
Message: 2
Date: Tue, 15 Jul 2014 19:13:10 +0000
From: Pierre Lison <plison@ifi.uio.no>
Subject: [Moses-support] compilation issues with last version of moses
To: "moses-support@mit.edu" <moses-support@mit.edu>
Message-ID: <17EE7A8C-A27B-48F1-9089-7BE7C4E7B431@ifi.uio.no>
Content-Type: text/plain; charset="Windows-1252"
Hi,
I?m trying to recompile the latest version of moses on the git repository, but I do encounter two small issues:
1) the file mira/Main.cpp does not compile due to the variable ?weightMixingThisEpoch?, which is not properly declared. The line 669 where the variable was originally declared is commented out for some strange reason. If one removes the ?//?, the file compiles as usual.
2) The test suite for the language model in ?lm/model_test.cc? returns 4 failures, with the following message:
"Vocabulary words are in the wrong place. This could be because the binary file was built with stale gcc and old kenlm. [?]?
This is strange, since I?m compiling the latest version which, as far as I can see, also contains a recent version of KenLM. The problem arises both when I?m compiling with gcc 4.9 or with the Intel compiler.
Cheers,
--
Pierre Lison (Postdoctoral Research Fellow)
Department of Informatics, University of Oslo
Mobile: +47.967.998.12
Web: http://folk.uio.no/plison
------------------------------
Message: 3
Date: Wed, 16 Jul 2014 08:14:44 +0100
From: Hieu Hoang <hieuhoang@gmail.com>
Subject: Re: [Moses-support] Fwd: about the moses code
To: amir haghighi <amir.haghighi.64@gmail.com>, moses-support
<moses-support@mit.edu>
Message-ID: <53C62664.8050307@gmail.com>
Content-Type: text/plain; charset="utf-8"
I didn't type anything.
The video capture program (RecordMyDesktop) I used is bad, I'll redo the
video when I find a better program
On 15/07/14 01:28, amir haghighi wrote:
> Thank you very much Mr Hieu for uploading this helpful video.
> unfortunately some part of it, are corrupted( especially the first
> minutes), and what you are typing in the terminal can not be seen.
> It would be great if you could upload a better one.
> Thank you again.
>
> Amir
>
>
> On Mon, Jul 14, 2014 at 2:46 AM, Hieu Hoang <Hieu.Hoang@ed.ac.uk
> <mailto:Hieu.Hoang@ed.ac.uk>> wrote:
>
> I've just uploaded a youtube video about this
> https://www.youtube.com/watch?v=P43h827uLac&feature=youtu.be
> Hope thats useful to you
>
>
>
> On 13 July 2014 22:53, amir haghighi <amir.haghighi.64@gmail.com
> <mailto:amir.haghighi.64@gmail.com>> wrote:
>
>
> Hello all
>
> it is a week that I want to open moses code with Netbeans od
> eclipse IDE and I cant.
> regrading that moses code does not have any make or configure
> file, could you please help me how can I open and run its code
> with those IDEs?
> I should add my feature function to moses code but I can't
> even open the code with an IDE.
>
> I would be very grateful if you could help me.
>
> Thank you
> Amir
>
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu <mailto: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/20140716/085f9fc3/attachment-0001.htm
------------------------------
Message: 4
Date: Wed, 16 Jul 2014 08:21:57 +0100
From: Hieu Hoang <hieuhoang@gmail.com>
Subject: Re: [Moses-support] compilation issues with last version of
moses
To: Pierre Lison <plison@ifi.uio.no>, "moses-support@mit.edu"
<moses-support@mit.edu>, heafield@cs.stanford.edu
Message-ID: <53C62815.1080300@gmail.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
On 15/07/14 20:13, Pierre Lison wrote:
> Hi,
>
> I?m trying to recompile the latest version of moses on the git repository, but I do encounter two small issues:
>
> 1) the file mira/Main.cpp does not compile due to the variable ?weightMixingThisEpoch?, which is not properly declared. The line 669 where the variable was originally declared is commented out for some strange reason. If one removes the ?//?, the file compiles as usual.
thanks, fixed
https://github.com/moses-smt/mosesdecoder/commit/d3d2bc675f61ba8206803259950043b642775a01
I'm not sure how stable the mira code is.
>
> 2) The test suite for the language model in ?lm/model_test.cc? returns 4 failures, with the following message:
> "Vocabulary words are in the wrong place. This could be because the binary file was built with stale gcc and old kenlm. [?]?
>
> This is strange, since I?m compiling the latest version which, as far as I can see, also contains a recent version of KenLM. The problem arises both when I?m compiling with gcc 4.9 or with the Intel compiler.
what distro are you using and does it happen on an older gcc?
cc'ing ken...
Cheers, -- Pierre Lison (Postdoctoral Research Fellow) Department of
Informatics, University of Oslo Mobile: +47.967.998.12 Web:
http://folk.uio.no/plison
_______________________________________________ Moses-support mailing
list Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
------------------------------
Message: 5
Date: Wed, 16 Jul 2014 08:18:14 +0000
From: Pierre Lison <plison@ifi.uio.no>
Subject: Re: [Moses-support] compilation issues with last version of
moses
To: Hieu Hoang <hieuhoang@gmail.com>
Cc: "moses-support@mit.edu" <moses-support@mit.edu>,
"heafield@cs.stanford.edu" <heafield@cs.stanford.edu>
Message-ID: <CA01F834-DE00-4365-9274-940AEB1B44A3@ifi.uio.no>
Content-Type: text/plain; charset="Windows-1252"
Hi Hieu, Ken,
>> 2) The test suite for the language model in ?lm/model_test.cc? returns 4 failures, with the following message:
>> "Vocabulary words are in the wrong place. This could be because the binary file was built with stale gcc and old kenlm. [?]?
>>
>> This is strange, since I?m compiling the latest version which, as far as I can see, also contains a recent version of KenLM. The problem arises both when I?m compiling with gcc 4.9 or with the Intel compiler.
> what distro are you using and does it happen on an older gcc?
I?m compiling moses on a Linux-based computer cluster (using 64 bit CentOS 6). Yes, I just recompiled the whole thing with gcc4.4.7, and the same error occurs. I?m using the boost libraries 1.55.0.
Cheers,
--
Pierre Lison (Postdoctoral Research Fellow)
Department of Informatics, University of Oslo
Mobile: +47.967.998.12
Web: http://folk.uio.no/plison
------------------------------
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
End of Moses-support Digest, Vol 93, Issue 19
*********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 93, Issue 19"
Post a Comment