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. SDL Language Technologies Summer Intern Programme 2015
(Bill Byrne)
2. Re: 2000 folder of the UN corpus (Jorg Tiedemann)
3. Re: mert-moses.pl and distortion-limit (Hieu Hoang)
4. BackwardTest build failure (William Tambellini)
----------------------------------------------------------------------
Message: 1
Date: Sun, 7 Dec 2014 18:25:04 +0000
From: Bill Byrne <bbyrne@sdl.com>
Subject: [Moses-support] SDL Language Technologies Summer Intern
Programme 2015
To: "moses-support@mit.edu" <moses-support@mit.edu>
Cc: Bill Byrne <bbyrne@sdl.com>
Message-ID: <1950158E-E962-4374-8DD9-C08F5DEE1464@sdl.com>
Content-Type: text/plain; charset="us-ascii"
SDL Language Technologies is looking for outstanding PhD students for summer internships with our research teams in Los Angeles (USA) and Cambridge (UK). Interns will work one-on-one with a mentor on a three-month NLP research project.
Our projects are centred around machine translation and natural language processing. The exact nature of the project will depend on the interests and background of the intern. The objective will be novel work of commercial value, and the expectation is that successful projects will lead to a paper submission. Examples of recent projects are:
- Target dependency language models in phrase-based decoding
- Source-side preordering for translation using logistic regression and depth-first branch-and-bound search
- Translating into morphologically rich languages
- Online adaptation of MT
- Predicting MT customer ratings
If interested, please send an email to mt-jobs@sdl.com by February 15, 2015, with "2015 Internship Application -- *your name*" in the subject. Please include your CV and a statement that describes your research interests and experience. U.S. citizenship / EU passport is not required, but please indicate your preference for working in Los Angeles or in Cambridge.
SDL Language Technologies (previously: Language Weaver) is the first company to bring a statistical translation system to market. Its R&D team solves large-scale NLP problems with the goal of increasing MT's commercial impact
Bill Byrne | Senior Research Scientist, Director UK R&D Office | SDL Research
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires that you delete it without acting upon or copying any of its contents, and we further request that you advise us.
SDL PLC is a public limited company registered in England and Wales. Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, UK.
This message has been scanned for malware by Websense. www.websense.com
------------------------------
Message: 2
Date: Sun, 7 Dec 2014 21:00:48 +0100
From: Jorg Tiedemann <tiedeman@gmail.com>
Subject: Re: [Moses-support] 2000 folder of the UN corpus
To: emna hkiri <emna.hkiri@gmail.com>
Cc: moses-support@mit.edu
Message-ID: <C5CAD85A-1F0F-46AB-8E60-A3578F49487F@gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
You could use the files from OPUS but they are in XML:
http://opus.lingfil.uu.se/MultiUN/raw/ar/
http://opus.lingfil.uu.se/MultiUN/raw/en/
The sentence alignment is standoff annotation in this file:
http://opus.lingfil.uu.se/MultiUN/raw/ar-en.xml.gz
You can use this script to convert to Moses format if you like:
http://opus.lingfil.uu.se/tools/opus2moses
Good luck!
J?rg
On Dec 7, 2014, at 3:33 PM, emna hkiri wrote:
> Dear Friends;
> I need the UN corpus only 2000 folder i need 2 file.true for the couple of language arabic and english
>
> you sent me before the link of the complete UN corpus 2;4GO for ar and 1,6GO for english but i just need the 2000 folder
>
> i hope you will help me again thank you very much in advance
> _______________________________________________
> 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/20141207/55f374b2/attachment-0001.htm
------------------------------
Message: 3
Date: Sun, 07 Dec 2014 22:39:53 +0000
From: Hieu Hoang <hieuhoang@gmail.com>
Subject: Re: [Moses-support] mert-moses.pl and distortion-limit
To: Tom Hoar <tahoar@precisiontranslationtools.com>,
moses-support@mit.edu
Message-ID: <5484D739.3090405@gmail.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
yes, or just add a section
[distortion-limit]
directly to the moses.ini file
On 05/12/14 16:59, Tom Hoar wrote:
> I just want to verify if I want to set the moses distortion-limit value,
> should I tune the configuration using the new distortion-limit value in
> the mert-moses.perl "decoder-flags" value?
>
> Thanks.
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
------------------------------
Message: 4
Date: Sun, 7 Dec 2014 16:40:01 -0700
From: William Tambellini <william.tambellini@gmail.com>
Subject: [Moses-support] BackwardTest build failure
To: moses-support@mit.edu
Message-ID:
<CAAZH4coQ4jcT0dmE7WjAgAN4A0jons+G754MPWbwQgsQus299Q@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Dear
The good news is that most of https://github.com/moses-smt/mosesdecoder.git
successfully build and tested under the latest version of cygwin.
The only failure was BackwardTest:
gcc.link
moses/LM/bin/BackwardTest.test/gcc-4.8.3/release/debug-symbols-on/link-static/threading-multi/BackwardTest.exe
moses/LM/bin/BackwardTest.test/gcc-4.8.3/release/debug-symbols-on/link-static/threading-multi/Backward.o:
in function ? BackwardLanguageModel ?:
/home/obama/mosesdecoder/moses\LM/Backward.cpp:43: undefined ref to ?
Moses::LanguageModelKen<lm::ngram::ProbingModel>::LanguageModelKen(std::string
const&, std::string const&, unsigned int, bool) ?
/home/obama/mosesdecoder/moses\LM/Backward.cpp:43: undefined ref to ?
Moses::LanguageModelKen<lm::ngram::ArrayTrieModel>::LanguageModelKen(std::string
const&, std::string const&, unsigned int, bool) ?
/home/obama/mosesdecoder/moses\LM/Backward.cpp:43: undefined ref to ?
Moses::LanguageModelKen<lm::ngram::QuantArrayTrieModel>::LanguageModelKen(std::string
const&, std::string const&, unsigned int, bool) ?
/home/obama/mosesdecoder/moses\LM/Backward.cpp:43: undefined ref to ?
Moses::LanguageModelKen<lm::ngram::ProbingModel>::LanguageModelKen(std::string
const&, std::string const&, unsigned int, bool) ?
/home/obama/mosesdecoder/moses\LM/Backward.cpp:43: undefined ref to ?
Moses::LanguageModelKen<lm::ngram::RestProbingModel>::LanguageModelKen(std::string
const&, std::string const&, unsigned int, bool) ?
/home/obama/mosesdecoder/moses\LM/Backward.cpp:43: undefined ref to ?
Moses::LanguageModelKen<lm::ngram::TrieModel>::LanguageModelKen(std::string
const&, std::string const&, unsigned int, bool) ?
/home/obama/mosesdecoder/moses\LM/Backward.cpp:43: undefined ref to ?
Moses::LanguageModelKen<lm::ngram::QuantTrieModel>::LanguageModelKen(std::string
const&, std::string const&, unsigned int, bool) ?
Checking under linux...
Kind regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20141207/27b0eb22/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log.gz
Type: application/x-gzip
Size: 221 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/moses-support/attachments/20141207/27b0eb22/attachment-0001.bin
------------------------------
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
End of Moses-support Digest, Vol 98, Issue 23
*********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 98, Issue 23"
Post a Comment