We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1659b6 commit fc8102eCopy full SHA for fc8102e
README.md
@@ -11,6 +11,7 @@
11
- - [x] Implement WordLSTM + softmax
12
- - [x] Implement CharLSTM + WordLSTM + softmax
13
- - [x] Implement CharLSTM + WordLSTM + CRF
14
+- - [x] Tranformer encoder + CRF
15
16
### Slot Filling + intent prediciton
17
- - [ ] [Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling](https://arxiv.org/abs/1609.01454)
0 commit comments