Skip to content

Commit

Permalink
added copynet
Browse files Browse the repository at this point in the history
  • Loading branch information
huseinzol05 committed Apr 26, 2019
1 parent f1f6fc7 commit 72f1c41
Show file tree
Hide file tree
Showing 2 changed files with 844 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</p>
<p align="center">
<a href="https://github.com/huseinzol05/NLP-Models-Tensorflow/blob/master/LICENSE"><img alt="MIT License" src="https://img.shields.io/badge/License-MIT-yellow.svg"></a>
<a href="#"><img src="https://img.shields.io/badge/total%20models-250--models-blue.svg"></a>
<a href="#"><img src="https://img.shields.io/badge/total%20models-251--models-blue.svg"></a>
</p>

---
Expand Down Expand Up @@ -330,6 +330,7 @@ Original implementations are quite complex and not really beginner friendly. So
5. LSTM Seq2Seq + Luong Attention + Pointer Generator
6. Bytenet
7. Pointer-Generator + Bahdanau
8. Copynet

### [Extractive Summarization](extractive-summarization)

Expand Down
Loading

0 comments on commit 72f1c41

Please sign in to comment.