nmt-model topic

List nmt-model repositories

ChatLearner

538
Stars
213
Forks
Watchers

A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.

ko_en_neural_machine_translation

61
Stars
20
Forks
Watchers

Korean English NMT(Neural Machine Translation) with Gluon

This is the sequential Encoder-Decoder implementation of Neural Machine Translation using Keras

2D-LSTM-Seq2Seq

26
Stars
5
Forks
Watchers

PyTorch implementation of a 2D-LSTM Seq2Seq Model for NMT.

turjuman

51
Stars
10
Forks
Watchers

TURJUMAN, a neural toolkit for translating from 20 languages into Modern Standard Arabic (MSA).

Neural-Model-Translation

36
Stars
6
Forks
Watchers

A Chinese to English Neural Model Translation Project

Document-Machine-Translation

19
Stars
3
Forks
Watchers

This repository present a way to serve a English-to-Hindi machine translation model. It also presents a UI, to convert PDF documents to Hindi Language.

seq2seq-nmt

17
Stars
10
Forks
Watchers

:smiley_cat: 基于Keras实现seq2seq,进行英文到中文的翻译