- Souvik Banerjee (20171094)
- Zubair Abid (20171076)
Downloads data and requisite preprocessing scripts. Preprocesses the data.
bash datasetup.sh
Clones the requisite repositories, trains a system, runs an evaluation and returns the score
bash baselinesmt.sh
Clones the repo, does further preprocessing, trains a model, evaluates and returns a score
bash baselinenmt.sh
Constructs lookup table, trains a model, evaluates, and returns a score.
TODO streamline