Skip to content

GenerationModel

PetterHaugereid edited this page Sep 10, 2010 · 24 revisions

Status

This page is under development. Its objective is to show how a trigram model for generation ranking can be built. The first part is partly overlapping with DelphinTools and RedwoodsTop, and the second part describes a procedure made by ErikVelldal.

Preliminaries

The procedure requires three tools:

* The CMU Toolkit ([http://mi.eng.cam.ac.uk/~prc14/toolkit.html]),

* SMT QuickRun ([http://ufal.ms.mff.cuni.cz/~curin/SMT_QuickRun/]), and

* DelphinTools.

The installation of the CMU Toolkit may conflict with Logon, so you may comment out the Logon settings in the .bashrc file while the installation is going on.

Clone this wiki locally