yulu-dada's Stars
yulu-dada/Attention-calibration-NMT
ZNLP/ATSum
The code for ACL2020 paper "Attend, Translate and Summarize: An Efficient Method for Neural Cross-Lingual Summarization"
moses-smt/mosesdecoder
Moses, the machine translation system
ZNLP/NCLS-Corpora
Datasets for EMNLP-IJCNLP 2019 paper "NCLS:Neural Cross-Lingual Summarization"
wszlong/tree2seq
C++ codes of "Tree-to-Sequence Attentional Neural Machine Translation (tree2seq ANMT)"
wszlong/rnmt
A C++/CUDA toolkit for neural machine translation (RNN-Based NMT) across multiple GPUs
wszlong/transformer-translator
A C++/CUDA toolkit for Transformer (NMT) Translator (Decoder)
wszlong/sb-nmt
Code for Synchronous Bidirectional Neural Machine Translation (SB-NMT)
xiaolinAndy/2019SpringNLP
A research on Chinese Spelling Check System, the assignment project for NLP course in 2019 Spring
wszlong/transformer
A simple TensorFlow implementation of the Transformer