Skip to content

Commit

Permalink
added dependency parsing stackpointer
Browse files Browse the repository at this point in the history
  • Loading branch information
huseinzol05 committed Sep 29, 2019
1 parent d46e746 commit 37a5d48
Show file tree
Hide file tree
Showing 2 changed files with 1,213 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ Trained on [CONLL English Dependency](dependency-parser/dev.conll.txt).
3. Residual Network + Bahdanau Attention + CRF
4. Residual Network + Bahdanau Attention + Char Embedded + CRF
5. Attention is all you need + CRF
6. Stackpointer

### [Entity-Tagging](entity-tagging)

Expand Down
Loading

0 comments on commit 37a5d48

Please sign in to comment.