nyu-dl / dl4mt-tutorial

BSD 3-Clause "New" or "Revised" License
618 stars 249 forks source link

nmt: typo in variable names #41

Closed ozancaglayan closed 8 years ago

ozancaglayan commented 8 years ago

The model options were actually reloaded into a never used dict.

kyunghyuncho commented 8 years ago

Thanks!