Skip to content

ruaridht/mt-em

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IBM Model 1 with EM algorithm

Ruaridh Thomson

An implementation of the IBM Model 1 with the EM algorithm. (Data is available at: http://www.statmt.org/europarl/)

IBM Model 1 is used in Machine Translation and is a parametric distribution over word alignments. The model generates multiple translations for a sentence with varying probabilities. We incorporate the EM algorithm to fix problems with incomplete data.

About

EM Algorithm for IBM Model 1 (Machine Translation)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages