scispace - formally typeset
H

Hang Li

Researcher at Huawei

Publications -  25
Citations -  1569

Hang Li is an academic researcher from Huawei. The author has contributed to research in topics: Machine translation & NIST. The author has an hindex of 20, co-authored 25 publications receiving 1397 citations. Previous affiliations of Hang Li include Chinese Academy of Sciences.

Papers
More filters
Proceedings ArticleDOI

Neural generative question answering

TL;DR: Zhang et al. as discussed by the authors presented an end-to-end neural network model, named Neural Generative Question Answering (GENQA), that can generate answers to simple factoid questions, based on the facts in a knowledge-base.
Proceedings ArticleDOI

Paraphrase Generation with Deep Reinforcement Learning

TL;DR: Experimental results on two datasets demonstrate the proposed models can produce more accurate paraphrases and outperform the state-of-the-art methods in paraphrase generation in both automatic evaluation and human evaluation.
Posted Content

Neural Machine Translation with Reconstruction

TL;DR: This paper proposed an encoder-decoder-reconstruction framework for NMT, which reconstructs the input source sentence from the hidden layer of the output target sentence to ensure that the information in the source side is transformed to the target side as much as possible.
Proceedings Article

Neural Machine Translation with Reconstruction.

TL;DR: The authors proposed an encoder-decoder-reconstruction framework for NMT, which reconstructs the input source sentence from the hidden layer of the output target sentence to ensure that the information in the source side is transformed to the target side as much as possible.
Journal ArticleDOI

Context Gates for Neural Machine Translation

TL;DR: The authors propose context gates which dynamically control the ratios at which source and target contexts contribute to the generation of target words, which can enhance both the adequacy and fluency of NMT with more careful control of the information flow from contexts.