Installing SMT decoder Moses on WinXP - Part 1

This is posted for my own reference for installing the statistical machine translation decoder Moses with SRILM on a WinXP system, hopefully it'll help anyone else having difficulties with the setup.

Install Cygwin
  1. Get Cygwin
  2. Install required packages
    Ensure that the following packages will be installed:
    • For general compiling - binutils, gcc/g++, make
    • For SRILM - diffutils (needed for ‘cmp’ command when testing), gawk, perl, tcltk, tcsh
    • For Moses - autoconf, automake, python (for running tuning script), rsync (for script generation), zlib

    Note: Select "View Full" to make the search easier.
  3. Run Cygwin
    Run Cygwin to ensure successful installation and initialize your bash profile, then quit by typing
    $ logout

Install SMT decoder Moses on WinXP - Part 2

Comments

Popular posts from this blog

Exclude directories from chown

Flash game: Cargo Bridge

Copying Sony recovery partition to new harddisk