Rubén,
DoMY is an open source packaged distribution that installs all Moses components (see below for revision numbers). It was developed on Ubuntu 10.04 LTS and has been tested through 11.04. DoMY is licensed under the same LGNU license as Moses itself. Free registration gives you access to instructions that install the PPA on Ubuntu: http://www.precisiontranslationtools.com/index.php?option=com_content&view=article&id=26&Itemid=37 [1] If you need to install the components in a folder other than the default /usr/local/lib, please contact me directly for instructions. Best regards, Tom -------- Original Message -------- Subject: DoMY v1.60 released Date: Mon, 13 Jun 2011 15:27:55 +0700 From: Tom Hoar To: Moses support Precision Translation Tools is happy to announce a new release of Do Moses Yourself (DoMY) v1.60. DoMY is a packaged distribution of all Moses components for Ubuntu (and Debian) Linux with special support for academics and researchers (below). The distribution includes the following Debian packages with the component's source code: * Moses Decoder (trunk svn 4036). Package name: mosesdecoder * GIZA++ 1.0.5 (svn 11). Package name: giza-pp * MGIZA++ 0.6.3.1 (svn 6). Package name: mgizapp * BerkeleyAligner 2.1 unsupervised (svn 27). Package name: berkeleyaligner * IRSTLM 5.60.03 (trunk svn 409). Package name: irstlm * RandLM 0.20 (no svn). Package name: randlm * SRILM 1.5.12 (no svn). Package name srilm (**see note below) * CorpusFiltergraph 3.4 (corpus preparation). Package name: corpusfg * DoMY CE 1.60 (training, tuning and translation scripts). Package name: domy-ce Details below. Regards, Tom http://www.precisiontranslationtools.com THANKS: I wish to thank the Moses team who answered my recent questions. They helped improve this installation for the entire community. PPA for Do Moses Yourself fully supports: * Ubuntu 10.04 LTS (Lucid) * Ubuntu 10.10 (Maverick) * Ubuntu 11.04 (Natty) * Partial support for Ubuntu 9.10 and earlier * Partial support for other Debian Linux distros To install on Ubuntu, just add the "PPA for Do Moses Yourself" repository to your Ubuntu package manager. Then, use dpkg, gdebi, apt-get, aptitude, Synaptic or Ubuntu Software Center to install the packages. We schedule updates every 6 months. You'll get notification according to the package manager settings. You must register on our website to gain access to the PPA address and installation instructions. Download and install are free to all users. Commercial support packages are available on our web site. Each package updates its respective Debian dependencies. So, GIZA++, MGIZA++, IRSTLM, and RandLM an be installed independently. Moses Decoder's dependencies include mgizapp, irstlm and randlm, libboost-all-dev and libxmlrpc-c3-dev (and many more). All of the Moses scripts, including EMS, are available through this installation. The CorpusFiltergraph and DoMY CE packages may or may not be useful to the research community. Their dependencies include Moses, etc. but they are not required to install the Moses components. Each component is compiled under /usr/local/src during installation. Depending on your Internet connection, CPU speeds, etc., a complete installation of all Do Moses Yourself packages takes 30 to 60 minutes. All packages support 32-bit and 64-bit hosts. All Package binaries are built with multi-threading enabled where possible (MGIZA++, RandLM, Moses (KenLM). Advanced users: Each Moses component is available as an individual Debian package. So, in support of non-Ubuntu Debian distros, users can download the Debian packages. Moses and IRSTLM sources are SVN tarballs. Researchers can update the SVN rev and rebuild the package without waiting for us to update the Debian package. Installation to custom locations are possible. Contact me for details on any of these. REQUEST: If you are interested in this kind of installation for non-Ubuntu / non-Debian hosts (Redhat, etc), please contact me. Much of the work has been done but I don't know the RPM dependency names. ** SRILM: We do not distribute SRILM because SRI does not offer an open source license. However, to support the research community, DoMY includes a custom Debian package that prompts the user with the License terms. After the user accepts the License terms, the package forwards the registration data to SRI (just like the web page). We never receive a copy of the registration data. Then, it downloads and automatically installs SRILM 1.5.12. The Debian install also re-compiles Moses binaries if mosesdecoder was installed before SRILM. On Tue, 28 Jun 2011 12:51:58 +0200, Rubén de la Fuente wrote: Hi I have managed to compile moses on a Ubuntu 10.04.2 in a Oracle VM 3.2.10 r66523 virtual machine. I have followed the steps in http://www.statmt.org/moses_steps.html [2] and everything goes ok until the Confirm Setup Success step. I get a moses command not found error, even though I can see the actual decoder under _moses-cmd/src/moses_. Any clue what might be wrong here? I have logged all my steps here: https://docs.google.com/document/d/1eVzbmTl21JDdVdrRogOYpdFWlx_cwMUrqgr8Fxhyuoo/edit?hl=en_US&authkey=CPyLk5UJ [3] I also get errors below when trying to compile IRSTLM. gzfilebuf.h:50: error: 'memmove' is not a member of 'std' util.cpp: In function 'void createtempfile(std::ofstream&, std::string&, std::_Ios_Openmode)': util.cpp:37: error: 'strcpy' was not declared in this scope util.cpp:38: error: 'strcat' was not declared in this scope util.cpp:39: error: 'mkstemp' was not declared in this scope util.cpp: In function 'void removefile(const std::string&)': util.cpp:52: error: 'system' was not declared in this scope make: *** [util.o] Error 1 Thank you all in advance for your help. Cheers, Rubén -- Rubén de la Fuente EN/FR>ES translator [email protected] [4] +34 686 33 59 97 skype: rudelafuente twitter: rubendelafuente [5] [6]http://es.linkedin.com/in/rubendelafuente [7] www.wordbonds.es [8] Wordbonds in Facebook [9] Links: ------ [1] http://www.precisiontranslationtools.com/index.php?option=com_content&view=article&id=26&Itemid=37 [2] http://www.statmt.org/moses_steps.html [3] https://docs.google.com/document/d/1eVzbmTl21JDdVdrRogOYpdFWlx_cwMUrqgr8Fxhyuoo/edit?hl=en_US&authkey=CPyLk5UJ [4] mailto:[email protected] [5] http://twitter.com/rubendelafuente [6] http://twitter.com/rubendelafuente [7] http://es.linkedin.com/in/rubendelafuente [8] http://www.wordbonds.es [9] http://www.facebook.com/#!/pages/wordbonds/127510957570
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
