Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 338 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 338 Bytes

Statistical-Machine-Translation

Practice works for Statistical Machine Translation course at UNIGE.ch

TP1 EM Algorithm

Simple implementation of an EM Algorithm

TP2 IBM Model 1

Simple implementation of the IBM Translation Model 1

TP3 IBM Model 1 and EM

Simple implementation of the IBM Translation Model 1 and EM based on it