Skip to content

Commit

Permalink
Merge pull request floodsung#5 from 0bserver07/master
Browse files Browse the repository at this point in the history
added some of the relevant and recent NMT papers
  • Loading branch information
Flood Sung authored Oct 21, 2016
2 parents 9b44af5 + cf596a8 commit 211a861
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,18 @@ I would continue adding papers to this roadmap.

## 3.5 Machine Translation

**[92]** Bahdanau, et al. "**Neural Machine Translation by Jointly Learning to Align and Translate**". In arXiv preprint arXiv:1409.0473v7, 2014. [[pdf]](https://arxiv.org/pdf/1409.0473v7.pdf):star::star::star::star:

**[93]** Lee, et al. "**Fully Character-Level Neural Machine Translation without Explicit Segmentation**". In arXiv preprint arXiv:1610.03017, 2016. [[pdf]](https://arxiv.org/pdf/1610.03017.pdf):star::star::star::star::star:

**[94]** Wu, Schuster, Chen, Le, et al. "**Google's Neural Machine Translation System: Bridging the Gap between Human and Machine Translation**". In arXiv preprint arXiv:1609.08144v2, 2016. [[pdf]](https://arxiv.org/pdf/1609.08144v2.pdf):star::star::star::star:

**[95]** Sennrich, et al. "**Neural Machine Translation of Rare Words with Subword Units**". In arXiv preprint arXiv:1508.07909, 2015. [[pdf]](https://arxiv.org/pdf/1508.07909.pdf):star::star::star:

**[96]** Chung, et al. "**A Character-Level Decoder without Explicit Segmentation for Neural Machine Translation**". In arXiv preprint arXiv:1603.06147, 2016. [[pdf]](https://arxiv.org/pdf/1603.06147.pdf):star::star:



## 3.6 Audio

## 3.7 Art
Expand Down

0 comments on commit 211a861

Please sign in to comment.