willzli / bilstm_selfattentionLinks
bilstm + selfattention core code (tensorflow 1.12.1 / pytorch 1.1.0) is implemented according to paper “A STRUCTURED SELF-ATTENTIVE SENTENCE EMBEDDING”
☆22Updated 5 years ago
Alternatives and similar repositories for bilstm_selfattention
Users that are interested in bilstm_selfattention are comparing it to the libraries listed below
Sorting:
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆54Updated 7 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 7 years ago
- keras+bi-lstm+crf,中文命名实体识别☆16Updated 6 years ago
- keras+tensorflow+python3下的中文分词, 大数据可训练,解决内存不够用问题☆40Updated 7 years ago
- siamese lstm network for text similarity☆95Updated 7 years ago
- 在Pytorch下,采用LSTM/C-LSTM/CNN等方法,对评论进行多标签分类☆33Updated 7 years ago
- ☆57Updated 6 years ago
- ☆131Updated 4 years ago
- 对苏神的bert4keras的实现原理和矩阵运算进行详细的注释,方便学习;bert4keras链接:https://github.com/bojone/bert4keras☆41Updated 4 years ago
- Dilate Gated Convolutional Neural Network For Machine Reading Comprehension☆39Updated 5 years ago
- baseline for ccks2019-ipre☆48Updated 5 years ago
- In pytorch Learing Neural Networks likes CNN(Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) 、LSTM、BiLSTM、D…☆21Updated 6 years ago
- hierarchical attention model☆101Updated 7 years ago
- ☆44Updated 6 years ago
- 相似案例匹配☆46Updated 5 years ago
- 注意力机制on自然语言处理文章整理笔记☆170Updated 6 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- Text classification in Tensorflow1.x☆24Updated 2 years ago
- sohucampus2019 baseline☆28Updated 6 years ago
- Implementation of the ESIM model for natural language inference with Keras☆28Updated 7 years ago
- 蚂蚁金服比赛 15th/2632☆47Updated 6 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 6 years ago
- A LSTM+CRF model for the seq2seq task for Medical named entity recognition in ccks2017☆80Updated 7 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆154Updated 6 years ago
- Chinese new word discovery☆42Updated 9 months ago
- 2019达观杯 第六名代码☆43Updated 2 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago