Skip to content

Commit a37ead5

Browse files
authored
Update README.md
1 parent edcd50a commit a37ead5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414

1515
### Slot Filling + intent prediciton
1616
- - [ ] [Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling](https://arxiv.org/abs/1609.01454)
17-
- - [x] Make a CoNLL-2003 batcher
18-
- - [x] Implement trainer
19-
- - [x] Implement slot filler
20-
- - [x] Implement intent
17+
- - [ ] Make a ATIS batcher
18+
- - [ ] Implement trainer
19+
- - [ ] Implement slot filler
20+
- - [ ] Implement intent
2121

2222
### Tree VAE
2323
- - [ ] [STRUCTVAE: Tree-structured Latent Variable Models for Semi-supervised Semantic Parsing](https://arxiv.org/abs/1806.07832)

0 commit comments

Comments
 (0)