Skip to content

Commit

Permalink
Added 1 model for TREC-6 (sebastianruder#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
rktamplayo authored and sebastianruder committed Oct 25, 2018
1 parent 15137c6 commit 3d0899b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions english/text_classification.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ TREC-6:
| USE_T+CNN (Cer et al., 2018) | 1.93 | [Universal Sentence Encoder](https://arxiv.org/pdf/1803.11175.pdf) | [Official](https://tfhub.dev/google/universal-sentence-encoder/1) |
| ULMFiT (Howard and Ruder, 2018) | 3.6 | [Universal Language Model Fine-tuning for Text Classification](https://arxiv.org/abs/1801.06146) | [Official](http://nlp.fast.ai/ulmfit ) |
| LSTM-CNN (Zhou et al., 2016) | 3.9 | [Text Classification Improved by Integrating Bidirectional LSTM with Two-dimensional Max Pooling](http://www.aclweb.org/anthology/C16-1329) |
| CNN+MCFA (Amplayo et al., 2018) | 4 | [Translations as Additional Contexts for Sentence Classification](https://arxiv.org/pdf/1806.05516.pdf) |
| TBCNN (Mou et al., 2015) | 4 | [Discriminative Neural Sentence Modeling by Tree-Based Convolution](http://aclweb.org/anthology/D15-1279) |
| CoVe (McCann et al., 2017) | 4.2 | [Learned in Translation: Contextualized Word Vectors](https://arxiv.org/abs/1708.00107) |

Expand Down

0 comments on commit 3d0899b

Please sign in to comment.