2021 - TNG Internship

I joined a team building an internal translation tool for company pages on Confluence. In particular, TNG had recently opened a new office in Hungary and wanted to expand its internal tool (which at the time only supported German–English) to support German–Hungarian. Central to the project was, for privacy reasons, performing all computation on company-managed compute (no external APIs).

In my project, I trained a transformer-based NMT model on various German–Hungarian parallel data, and evaluated with ROUGE, METEOR and human metrics.