Research Article

A Relationship: Word Alignment, Phrase Table, and Translation Quality

Algorithm 3

Algorithm for key phrase pruning.
Input: Bilingual Corpus and KP Table from Algorithm 1
(1) for all phrases in KP do
(2)  if   then
(3)   add to PT
(4)  end if
(5) end for
Output: Pruned Phrase Table PT