# nmt-android **Repository Path**: reroze/nmt-android ## Basic Information - **Project Name**: nmt-android - **Description**: Neural Machine Translation on Android - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nmt-android Neural Machine Translation on Android Based on http://github.com/harvardnlp/seq2seq-attn ``` Sequence-Level Knowledge Distillation Yoon Kim, Alexander M. Rush ``` (http://arxiv.org/abs/1606.07947) Requires torch-android (https://github.com/soumith/torch-android) (further docs coming)