Skip to content

zubairabid/hybrid-mt

Repository files navigation

Hybrid Machine Translation

  • Souvik Banerjee (20171094)
  • Zubair Abid (20171076)

Instructions

Data Setup

Downloads data and requisite preprocessing scripts. Preprocesses the data.

bash datasetup.sh

Statistical MT

Clones the requisite repositories, trains a system, runs an evaluation and returns the score

bash baselinesmt.sh

Baseline NMT

Clones the repo, does further preprocessing, trains a model, evaluates and returns a score

bash baselinenmt.sh

UVR-NMT

Constructs lookup table, trains a model, evaluates, and returns a score.

TODO streamline

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published