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: Error in Train Phrase Model (mohamed hasanien)
2. EAMT 2015 -- Last call for papers (Felipe S?nchez Mart?nez)
----------------------------------------------------------------------
Message: 1
Date: Sun, 15 Feb 2015 20:17:24 +0000 (UTC)
From: mohamed hasanien <mhmd_hasnen@yahoo.com>
Subject: Re: [Moses-support] Error in Train Phrase Model
To: Barry Haddow <bhaddow@staffmail.ed.ac.uk>, Hieu Hoang
<hieuhoang@gmail.com>
Cc: Moses-support Support <moses-support@mit.edu>
Message-ID:
<1654383605.6198809.1424031444931.JavaMail.yahoo@mail.yahoo.com>
Content-Type: text/plain; charset="utf-8"
Hi Barr,??this is the out put?from the command you told me ?and also from nohup.outls -l /dev/stdout---------------------------------------------------------rw-r--r-- 1 root root 0 Feb 15 15:07 /dev/stdout
?
------------------------------------------------------------nano nohup.out---------------------------------------------------------(2.1b) running giza en-ar @ Sun Feb 15 15:07:16 EST 2015/root/mosesdecoder/tools/GIZA++? -CoocurrenceFile/root/data/train/giza.en-ar/en-ar.cooc -c/root/data/train/corpus/en-ar-int-train.snt -m1 5 -m2 0 -m3 3 -m4 3-model1dumpfrequency 1 -model4smoothfactor 0.4 -nodumps 1 -nsmooth 4 -o /roo$? /root/data/train/giza.en-ar/en-ar.A3.final.gzseems finished, reusing.(3) generate word alignment @ Sun Feb 15 15:07:16 EST 2015Combining forward and inverted alignment from files:?/root/data/train/giza.ar-en/ar-en.A3.final.{bz2,gz}?/root/data/train/giza.en-ar/en-ar.A3.final.{bz2,gz}Executing: mkdir -p /root/data/train/modelExecuting: /root/mosesdecoder/scripts/training/giza2bal.pl-d "gzip -cd /root/data/train/giza.en-ar/en-ar.A3.final.gz" -i"gzip -cd /root/data/train/giza.ar-en/ar-en.A3.final.gz"|/root/mosesdecoder/scripts/../bin/symal -alignment="grow$cannot !
open /dev/stdinExit code: 1ERROR: Can't generate symmetrized alignment file?mohammed hassanien Mohammed
Egyption Programmers Vice-captain
01000121556
Egyption Programmers Syndicate
On Sunday, February 15, 2015 2:37 PM, Barry Haddow <bhaddow@staffmail.ed.ac.uk> wrote:
Hi Mohammed
Can you run "ls -l /dev/stdout" immediately after train-model.perl and post the output?
cheers - Barry
On 15/02/15 11:21, mohamed hasanien wrote:
Hi Barry,?
idon't chang user , i already have single user in this system? ? mohammed hassanien Mohammed
Egyption Programmers Vice-captain
01000121556
Egyption Programmers Syndicate
On Friday, February 13, 2015 2:12 PM, Barry Haddow <bhaddow@staffmail.ed.ac.uk> wrote:
Hi Mohammed
If you look at this discussion:
http://unix.stackexchange.com/questions/38538/bash-dev-stderr-permission-denied
it seems that you have changed users in a terminal session, and you are
executing the script as a user that does not have permission to access
the terminal i/o devices. symal tries to explicitly open /dev/stdout
(which it probably shouldn't) and fails.
If you can open your terminal and run the training without switching
user then it should work.
cheers - Barry
On 13/02/15 11:53, mhmd hassnen wrote:
> I use Linux Ubuntu <http://www.ubuntu.com/> 14
>
> Sent from my iPhone
>
> On Feb 11, 2015, at 8:10 PM, Hieu Hoang <hieuhoang@gmail.com
> <mailto:hieuhoang@gmail.com>> wrote:
>
>> what operating system are you using? if linux, what exact distro and
>> version. If windows/cygwin, what exact version of cygwin?
>>
>> does it have the file
>> */dev/stdin
>>
>> *
>> On 11/02/15 09:30, mohamed hasanien wrote:
>>> *when i try to execute the train-model.perl? i get this error
>>> using this command *
>>> *
>>> nohup nice ~/mosesdecoder/scripts/training/train-model.perl
>>> -external-bin-dir $HOME/mosesdecoder/tools --corpus
>>> ~/corpus/news-commentary-v8.fr
>>> <http://news-commentary-v8.fr>-en.clean --f fr --e en -lm
>>> 0:3:$HOME/lm/news-commentary-v8.fr
>>> <http://news-commentary-v8.fr>-en.blm.en:8 ?cores 2*
>>> *
>>> Hi all, *
>>> *
>>> i get this error in the nohup.out file *
>>> *
>>> Executing: /root/mosesdecoder/scripts/training/giza2bal.pl -d "gzip
>>> -cd ./giza.en-fr/en-fr.A3.final.gz" -i "gzip -cd ./giza.fr
>>> <http://giza.fr>-en/fr-en.A3.final.gz"
>>> |/root/mosesdecoder/scripts/../bin/symal -alignment="grow"
>>> -diagonal="yes" -final="yes" -both="no" >
>>> ./model/aligned.grow-diag-final*
>>> *cannot open /dev/stdin*
>>> *Exit code: 1*
>>> *ERROR: Can't generate symmetrized alignment file*
>>>
>>> mohammed hassanien Mohammed
>>> Egyption Programmers Vice-captain
>>> 01000121556
>>> Egyption Programmers Syndicate
>>> <http://www.egprogrammers.org/>
>>>
>>>
>>> _______________________________________________
>>> Moses-support mailing list
>>> Moses-support@mit.edu
>>> http://mailman.mit.edu/mailman/listinfo/moses-support
>>
>> --
>> Hieu Hoang
>> Research Associate (until March 2015)
>> ** searching for interesting commercial MT position **
>> University of Edinburgh
>> http://www.hoang.co.uk/hieu
>
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20150215/10188bbd/attachment-0001.htm
------------------------------
Message: 2
Date: Sun, 15 Feb 2015 23:50:31 +0100
From: Felipe S?nchez Mart?nez <fsanchez@dlsi.ua.es>
Subject: [Moses-support] EAMT 2015 -- Last call for papers
To: mt-list@eamt.org, moses-support <moses-support@mit.edu>,
corpora@uib.no, elsnet-list@elsnet.org, apertium-stuff
<apertium-stuff@lists.sourceforge.net>
Message-ID: <54E122B7.9030408@dlsi.ua.es>
Content-Type: text/plain; charset=utf-8; format=flowed
[Apologies for cross posting]
---------------------------------------------------------------------
Last Call for Papers
18th Annual Conference of the European Association for Machine
Translation (EAMT 2015; Antalya, Turkey)
---------------------------------------------------------------------
The European Association for Machine Translation
(EAMT,http://www.eamt.org) invites everyone interested in machine
translation, translation-related tools and resources to participate in
this conference -- developers, researchers, users, professional
translators and translation/localisation managers: anyone who has a
stake in the vision of an information world in which language barriers
and issues become less visible to the information consumer. We
especially invite researchers to describe the state of the art and
demonstrate their cutting-edge results, and professional MT users to
share their experiences.
EAMT 2015, the 18th Annual Conference of the European Association for
Machine Translation, will be held in Antalya, Turkey from 11 to 13 May
2015.
We expect to receive manuscripts in these three categories:
-------------------------------------------------------------
(R) Research papers
-------------------------------------------------------------
Long-paper submissions (8 pages) are invited for reports of
significant research results in any aspect of machine translation and
related areas. Such reports should include a substantial evaluation
component, or have a strong theoretical and/or methodological
contribution where results and in-depth evaluations may not be
appropriate. Papers are welcome on all topics in the area of machine
translation or translation-related technologies, including:
* Speech translation: speech to text, speech to speech
* Translation aids (translation memory, terminology databases, etc.)
* Translation environments (workflow, support tools, conversion tools
for lexica, etc.)
* Practical MT systems (MT for professionals, MT for multilingual
eCommerce, MT for localization, etc.)
* MT in multilingual public service (eGovernment etc.)
* MT for the web
* MT embedded in other services
* MT evaluation techniques and evaluation results
* Dictionaries and lexica for MT
* Text and speech corpora for MT
* Standards in text and lexicon encoding for MT
* Human factors in MT and user interfaces
* Related multilingual technologies (natural language generation,
information retrieval, text categorization, text summarization,
information extraction, etc.)
Papers should describe original work. They should emphasize completed
work rather than intended work, and should indicate clearly the state
of completion of the reported results. Where appropriate, concrete
evaluation results should be included.
-------------------------------------------------------------
(U) User studies
-------------------------------------------------------------
Short-paper submissions (2-4 pages) are invited for reports on users'
experiences with MT, be it in small or medium size business (SMB),
enterprise, government, or NGOs. Contributions are welcome on:
* Integrating MT and computer-assisted translation into a translation
production workflow (e.g. transforming terminology glossaries into
MT resources, optimizing TM/MT thresholds, mixing online and offline
tools, using interactive MT, dealing with MT confidence scores);
* Use of MT to improve translation or localization workflows
(e.g. reducing turnaround times, improving translation consistency,
increasing the scope of globalization projects);
* Managing change when implementing and using MT (e.g. switching
between multiple MT systems, limiting degradations when updating or
upgrading an MT system);
* Implementing open-source MT in the SMB or enterprise
(e.g. strategies to get support, reports on taking pilot results
into full deployment, examples of advance customisation sought and
obtained thanks to the open-source paradigm, collaboration within
open-source MT projects);
* Evaluation of MT in a real-world setting (e.g. error detection
strategies employed, metrics used, productivity or translation
quality gains achieved);
* Post-editing strategies and tools (e.g. limitations of traditional
translation quality assurance tools, challenges associated with
post-editing guidelines);
* Legal issues associated with MT, especially MT in the cloud
(e.g. copyright, privacy);
* Use of MT in social networking or real-time communication
(e.g. enterprise support chat, multilingual content for social
media);
* Use of MT to process multilingual content for assimilation purposes
(e.g. cross-lingual information retrieval, MT for e-discovery or
spam detection, MT for highly dynamic content);
* Use of standards for MT.
Papers should highlight problems and solutions and not merely describe
MT integration process or project settings. Where solutions do not
seem to exist, suggestions for MT researchers and developers should be
clearly emphasized. For user papers produced by academics, we require
co-authorship with the actual users.
-------------------------------------------------------------
(P) Project/Product description
-------------------------------------------------------------
Abstract submissions (1 page) are invited to report new, interesting:
* Tools for machine translation, computer aided translation, and the
like (including commercial products and open-source software). The
authors should be ready to present the tools in the form of demos or
posters during the conference.
* Research projects related to machine translation. The authors should
be ready to present the projects in the form of posters during the
conference. This follows on from the successful ?project villages?
held at the last EAMT conferences.
-------------------------------------------------------------
Programme
-------------------------------------------------------------
The programme will include oral presentations and poster
sessions. Accepted papers may be assigned to an oral or poster
session, but no differentiation will be made in the conference
proceedings.
-------------------------------------------------------------
Important Dates
-------------------------------------------------------------
* Paper submission: March 7, 2015
* Notification to authors: March 31, 2015
* Camera-ready deadline: April 16, 2015
* Conference: May 11-13, 2015
Please visit the conference web page (http://www.eamt2015.org/) for
the most up-to-date information about the calendar, the call for
papers and formatting requirements, the programme, invited speakers,
related conference activities, the venue, travel and registration.
-------------------------------------------------------------
Submissions
-------------------------------------------------------------
Submissions will be judged on correctness, originality, technical
strength, significance and relevance to the conference, and potential
interest to all attendees. They should mostly contain new material
that has not been presented at any other meeting with publicly
available proceedings.
EAMT 2015 will use electronic submission through the EasyChair
conference tool. To submit a paper, go to the submission website at:
https://easychair.org/conferences/?conf=eamt2015 and follow the
instructions.
Papers that are being submitted in parallel to other conferences or
workshops and papers that contain significant overlap with previously
published work must indicate this on the title page and in the
abstract submitted through EasyChair (using capital letters). In case
of acceptance the paper will only be included in the proceedings if it
is not published in any other conference or workshop to which it was
submitted.
Papers should be anonymised (no authors, affiliations or addresses,
and no explicit self-reference), be no longer than 8 pages (A4 size)
for research papers, and no longer than 4 pages (A4 size) for user
papers, all in PDF format. Papers must conform to the format defined
by the EAMT templates available at the conference website
(http://www.eamt2015.org/files/downloads/paper-submission/eamt2015-templates.zip).
Project/product descriptions do not need to be anonymised.
For further information about this call for papers or if you encounter
any problem regarding submission please contact the track chairs at
eamt2015@dlsi.ua.es and put in the subject "[user]" or "[research]"
depending on which track your question is related to. For questions
about the organisation (venue, registration, accommodation, visa,
payments, etc.) please contact the local organisers at
secretariat@eamt2015.org.
-------------------------------------------------------------
EAMT Best Thesis Award
-------------------------------------------------------------
The EAMT Best Thesis Award 2015 for PhD theses submitted during 2014
will be awarded at the conference, together with a presentation of the
winner?s work. Information for candidates to the award is available
at: http://www.eamt.org/news/news_best_thesis2014.php. The deadline is
March, 7 2015.
-------------------------------------------------------------
Conference website
-------------------------------------------------------------
http://www.eamt2015.org/
-------------------------------------------------------------
Conference organisers
-------------------------------------------------------------
General Chair:
Andy Way (Dublin City University, Ireland)
Track Chairs:
Felipe S?nchez-Mart?nez - Research programme chair
(Universitat d?Alacant, Spain)
Gema Ram?rez-Sanchez - User programme co-chair
(Prompsit Language Engineering, Spain)
Fred Hollowood - User programme co-chair
(Fred Hollowood Consulting, Ireland)
Local Organization Chair:
?lknur Durgar El-Kahlout (T?bitak, Turkey)
-------------------------------------------------------------
Programme Committee
-------------------------------------------------------------
Research Committee:
--------------------
Jes?s Andr?s-Ferrer (Nuance Communications, USA)
Eleftherios Avramidis (German Research Center for Artificial
Intelligence (DFKI), Germany)
Bogdan Babych (University of Leeds, UK)
Lo?c Barrault (Universit? du Maine, France)
N?ria Bel (Universitat Pompeu Fabra, Spain)
Nicola Bertoldi (Fondazione Bruno Kessler, Italy)
Laurent Besacier (Universit? J. Fourier, France)
Alexandra Birch (University of Edinburgh, UK)
Arianna Bisazza (University of Amsterdam, Netherlands)
Herv? Blanchon (Laboratoire d'Informatique de Grenoble, France)
Ond?ej Bojar (Charles University in Prague, Czech Republic)
Nicola Cancedda (Applied Researcher at Microsoft, UK)
Michael Carl (Copenhagen Business School, Denmark)
Francisco Casacuberta (Universitat Polit?cnica de Val?ncia, Spain)
Helena Caseli (Universidade Federal de S?o Carlos, Brazil)
Mauro Cettolo (Fondazione Bruno Kessler, Italy)
David Chiang (University of Notre Dame, USA)
Marta R. Costa-Juss? (Institute For Infocomm Research, Singapore)
Adri? De Gispert (University of Cambridge, UK)
Jinhua Du (Xi'an University of Technology, China)
Nadir Durrani (University of Edinburgh, UK)
Marc Dymetman (Xerox Research Centre Europe, France)
Andreas Eisele (Directorate-General for Translation (EC), Luxembourg)
Cristina Espa?a-Bonet (Universitat Polit?cnica de Catalunya, Spain)
Mireia Farr?s (Universitat Pompeu Fabra, Spain)
Christian Federmann (Microsoft, USA)
Mark Fishel (University of Zurich, Switzerland)
Mikel L. Forcada (Universitat d'Alacant, Spain)
George Foster (National Research Council, Canada)
Federico Gaspari (Dublin City University, Ireland)
Ulrich Germann (University of Edinburgh, UK)
Jes?s Gim?nez (Nuance Communications, USA)
Meritxell Gonzalez (Universitat Polit?cnica de Catalunya, Spain)
Barry Haddow (University of Edinburgh, UK)
Christian Hardmeier (University of Uppsala, Sweden)
Yifan He (New York University, USA)
Kenneth Heafield (Bloomberg Labs, USA)
Teresa Herrmann (Karlsruhe Institute of Technology, Germany)
Hieu Hoang (University of Edinburgh, UK)
Matthias Huck (University of Edinburgh, UK)
Gonzalo Iglesias (University of Cambridge, UK)
Jie Jiang (Applied Language Solutions, UK)
Marcin Junczys-Dowmunt (Adam Mickiewicz University, Poland)
Philipp Koehn (John Hopkins University, USA)
Roland Kuhn (National Research Council, Canada)
Alon Lavie (Carnegie Mellon University, USA)
Qun Liu (Dublin City University, Ireland; Chinese Academy of Sciences,
China)
Yanjun Ma (Baidu, China)
Pavel Pecina (Charles University in Prague, Czech Republic)
Juan Antonio P?rez-Ortiz (Universitat d'Alacant, Spain)
Maja Popovic (German Research Center for Artificial Intelligence (DFKI),
Germany)
Stefan Riezler (Heidelberg University, Germany)
Mike Rosner (University of Malta, Malta)
Raphael Rubino (Prompsit Language Engineering, Spain)
Kepa Sarasola (Euskal Herriko Unibertsitatea, Spain)
Lane Schwartz (University of Illinois, USA)
Holger Schwenk (University of Le Mans, France)
Khalil Simaan (University of Amsterdam, Netherlands)
Michel Simard (National Research Council, Canada)
Lucia Specia (University of Sheffield, UK)
Ankit Srivastava (Dublin City University, Ireland)
Sara Stymne (Uppsala University, Sweden)
J?rg Tiedemann (Uppsala University, Sweden)
Antonio Toral (Dublin City University, Ireland)
Dan Tufis (Academia Romana, Romania)
Marco Turchi (Fondazione Bruno Kessler, Italy)
Francis M. Tyers (UiT Norgga ?rktala? universitehta, Norway)
Antal van Den Bosch (Radboud University Nijmegen, Netherlands)
Josef van Genabith (German Research Center for Artificial Intelligence
(DFKI), Germany)
Vincent Vandeghinste (University of Leuven, Belgium)
David Vilar (Nuance Communications, USA)
Martin Volk (University of Zurich, Switzerland)
Andy Way (Dublin City University, Ireland)
J?rgen Wedekind (University of Copenhagen, Denmark)
Fran?ois Yvon (Universit? Paris Sud, France)
User Committee:
--------------------
Jeff Allen (SaP, France)
Nora Aranberri (Euskal Herriko Uni, Spain)
Diego Bartolom? (Tauyou, Spain)
Olga Beregovata (Welocalise, US)
Eric Blassin (Lionbridge, France)
Arancha Caballero (Nuadda, Spain)
James Cogley (Microsoft, Ireland)
Arnaud Daix (Euroscript, Luxembourg)
Pedro D?ez (Linguaserve, Spain)
Stephen Doherty (UNSW, Australia)
Kurt Eberle (Lingenio, Germany)
Wojceich Froelich (Argos, Poland)
Tatiana Gornostay (Tilde, Latvia)
Declan Groves (Microsoft, Ireland)
Manuel Herranz (Pangeanic, Spain)
Maxim Khalikov (BMMT, Netherlands)
Paul Mangell (alphacrc, UK)
Jay Marciano (Lionbridge, US)
Daniel Marcu (Uni Southern Calif, US)
John Moran (CNGL, Ireland)
Hideyuki Namiki (Sony, Japan)
Antoni Oliver (UOC, Spain)
Patricia Palidini (CA, Spain)
John Papaioannou (Lexcelera, France)
Niko Papula (Multilizer, Findland)
Mirko Plitt (Modulo Language Automation, Switzerland)
Phil Ritchie (Vistatec, Ireland)
Johann Roturier (Symantec, Ireland)
Javier Sastre (Ateknea Solutions, Spain)
Indra Semite (Tilde, Latvia)
Jean Senellart (Systran, France)
Pilos Spyridon (EC, Belgium)
Ventsislav Zhechev (Autodesk, Switzerland)
--
Felipe S?nchez Mart?nez
Dep. de Llenguatges i Sistemes Inform?tics
Universitat d'Alacant, E-03071 Alacant (Spain)
Tel.: +34 965 903 400, ext: 2966
http://www.dlsi.ua.es/~fsanchez
--
Felipe S?nchez Mart?nez
Dep. de Llenguatges i Sistemes Inform?tics
Universitat d'Alacant, E-03071 Alacant (Spain)
Tel.: +34 965 903 400, ext: 2966
http://www.dlsi.ua.es/~fsanchez
------------------------------
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
End of Moses-support Digest, Vol 100, Issue 50
**********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 100, Issue 50"
Post a Comment