Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nreimers committed Jul 20, 2017
1 parent e8a52cc commit 2a36ecc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 2017-07_Seminar/Readme.md
Expand Up @@ -132,6 +132,8 @@ This is an implementation for relation extraction. We use the [SemEval 2010 - Ta

**Code:** See folder [Session 4 - LSTM Sequence Classification](./Session%204%20-%20LSTM%20Sequence%20Classification)

**Note:** An extended version of this LSTM architecture for sequence tagging can be found in the [BiLSTM-CNN-CRF](https://github.com/UKPLab/emnlp2017-bilstm-cnn-crf/) repository.

LSTMs are a powerful model and became very popular in 2015 / 2016.

**Recommended Readings:**
Expand Down

0 comments on commit 2a36ecc

Please sign in to comment.