Skip to content

Commit

Permalink
logo and typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jiesutd committed Nov 16, 2018
1 parent a9cc5be commit 63eb1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ CharLSTM+WordLSTM+CRF: 91.20 vs 90.94 of [Lample .etc, NAACL16](http://www.aclwe

CharCNN+WordLSTM+CRF: 91.35 vs 91.21 of [Ma .etc, ACL16](http://www.aclweb.org/anthology/P/P16/P16-1101.pdf).

In default, `LSTM` is bidirectional LSTM.
By default, `LSTM` is bidirectional LSTM.

|ID| Model | Nochar | CharLSTM |CharCNN
|---|--------- | --- | --- | ------
Expand Down

0 comments on commit 63eb1c5

Please sign in to comment.