This document summarizes an experiment conducted on statistical machine translation models. The experiment compared phrase-based, hierarchical, and syntax-based statistical machine translation models. The document outlines the process of data preparation including tokenization, alignment, and training on the Moses platform. It then describes how each model - phrase-based, hierarchical, and syntax-based - works, including rule extraction for the hierarchical model. The document concludes by discussing the advantage of the hierarchical model and how it was able to automatically annotate Hindi data.