Skip to content

Commit fc8102e

Browse files
authored
Update README.md
1 parent e1659b6 commit fc8102e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- - [x] Implement WordLSTM + softmax
1212
- - [x] Implement CharLSTM + WordLSTM + softmax
1313
- - [x] Implement CharLSTM + WordLSTM + CRF
14+
- - [x] Tranformer encoder + CRF
1415

1516
### Slot Filling + intent prediciton
1617
- - [ ] [Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling](https://arxiv.org/abs/1609.01454)

0 commit comments

Comments
 (0)