willzli / bilstm_selfattention
bilstm + selfattention core code (tensorflow 1.12.1 / pytorch 1.1.0) is implemented according to paper “A STRUCTURED SELF-ATTENTIVE SENTENCE EMBEDDING”
☆21Updated 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
- sohucampus2019 baseline☆28Updated 5 years ago
- Use Bert-CNN-Capsule for text classification☆10Updated 5 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 6 years ago
- 2019达观杯 第六名代码☆44Updated 2 years ago
- Text classification in Tensorflow1.x☆24Updated 2 years ago
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆55Updated 6 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 6 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆153Updated 6 years ago
- PyTorch Bert Text Classification☆31Updated 5 years ago
- A pytorch implementation of Attention is all you need☆91Updated 6 years ago
- The code of Encoding Word Order in Complex-valued Embedding☆42Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 5 years ago
- Dilate Gated Convolutional Neural Network For Machine Reading Comprehension☆39Updated 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
- ☆132Updated 4 years ago
- Implementation of the ESIM model for natural language inference with Keras☆28Updated 6 years ago
- pytorch用Textcnn-bilstm-crf模型实现命名实体识别☆41Updated 6 years ago
- baseline for ccks2019-ipre☆48Updated 5 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆142Updated 5 years ago
- 注意力机制on自然语言处理文章整理笔记☆170Updated 6 years ago
- Highway Networks implement in pytorch☆71Updated 2 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆44Updated 5 years ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago
- 相似案例匹配☆46Updated 5 years ago
- hierarchical attention model☆101Updated 7 years ago
- 原始项目:[GCN_AAAI2019](https://github.com/yao8839836/text_gcn/) add:多标签分类支持☆18Updated 5 years ago
- CNN、BiLSTM、Bert(3layers)对Bert(12layers)模型的蒸馏的keras实现☆27Updated 4 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- CHIP 2019平安医疗科技疾病问答迁移学习比赛baseline,rank7☆26Updated 5 years ago
- ☆58Updated 5 years ago