New machine translation blog
I am getting started with machine translation (MT) using Moses SMT. I built this little blog to document my progress and organize my work.
Future projects:
- Install the baseline system and test how well it works in the basic configuration (DONE)
 - Get the Experiment Management System running (DONE)
 - Study language models with SRILM (or KenLM?)
 - Figure out how GIZA++ (MGIZA) really works
 - Implement algorithms for IBM models 1 to 5
 - Document Linux tricks to work with Moses and related tools
 - Look closer at the BLEU evaluation system
 - Look into domain adaptation
 - Add tags to this blog
 - Add support for equations to this blog