vanewu / Structured-Self-Attentive-Sentence-Embedding
This is an implementation of the paper [A Structured Self-Attentive Sentence Embedding], using Mxnet/Gluon. Finally, the experiment was carried out on the user review star classification task mentioned in the original paper,
☆13Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Structured-Self-Attentive-Sentence-Embedding
- Tensorflow+bilstm+attention+multi label text classify☆122Updated 6 years ago
- hierarchical attention model☆101Updated 7 years ago
- 基于BERT的中文序列标注☆142Updated 6 years ago
- 基于bert的ner,使用bilstm+crf☆32Updated 3 years ago
- 关键词抽取,神策杯2018高校算法大师赛比赛,solo 排名3/591☆65Updated 6 years ago
- ☆122Updated 7 years ago
- Implementation of the cw2vec model☆28Updated 6 years ago
- A LSTM+CRF model for the seq2seq task for Medical named entity recognition in ccks2017☆81Updated 7 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- 基于siamese-lstm的中文句子相似度计算☆130Updated 6 years ago
- pytorch learning eamples☆25Updated 6 years ago
- QANet+DuReader中文机器阅读理解