[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
user:zeman:addicter [2011/07/16 17:39]
zeman Dan's Perl libraries are needed to run Addicter.
user:zeman:addicter [2011/07/16 17:49]
zeman Franz's Giza++ website is gone.
Line 21: Line 21:
 ===== Installation ===== ===== Installation =====
  
 +  * Addicter is written in Perl and you need a Perl interpreter to run Addicter. This is usually no problem on Unix-like systems but you may need to install Perl version ≥ 5.8 if you are working on Windows. Options include [[http://www.activestate.com/activeperl|Active Perl]] and [[http://strawberryperl.com/|Strawberry Perl]].
   * Install a web server, unless you already have access to one (local or remote). For instance, the Apache web server is available for at least Linux and MS Windows, and it's free. Configure your web server to work with CGI scripts written in Perl.   * Install a web server, unless you already have access to one (local or remote). For instance, the Apache web server is available for at least Linux and MS Windows, and it's free. Configure your web server to work with CGI scripts written in Perl.
-  * To be able to generate alignments that will be displayed by Addicter, you need [[http://fjoch.com/GIZA++.html|Giza++]] or equivalent. The first training few steps of the [[http://www.statmt.org/moses/|Moses]] suite will do.+  * To be able to generate alignments that will be displayed by Addicter, you need [[http://code.google.com/p/giza-pp/|Giza++]] or equivalent. The first training few steps of the [[http://www.statmt.org/moses/|Moses]] suite will do.
   * Check out Addicter code from the ÚFAL SVN repository (see below how).   * Check out Addicter code from the ÚFAL SVN repository (see below how).
  

[ Back to the navigation ] [ Back to the content ]