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”
☆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
Sorting:
- ☆131Updated 4 years ago
- 自注意力与文本分类☆119Updated 7 years ago
- Hierarchical BiLSTM CNN using Keras☆77Updated 7 years ago
- ☆166Updated 6 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆221Updated last year
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆143Updated 6 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- A pytorch implementation of Attention is all you need☆91Updated 6 years ago
- Use Bert-CNN-Capsule for text classification☆10Updated 6 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等 ,其中keras_utils包含了capsule层和attention层的keras实现☆78Updated 7 years ago
- In pytorch Learing Neural Networks likes CNN(Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) 、LSTM、BiLSTM、D…☆21Updated 7 years ago
- ☆58Updated 6 years ago
- Multilabel classification based on TextCNN and Attention☆78Updated 5 years ago
- 注意力机制on自然语言处理文章整理笔记☆170Updated 6 years ago
- The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represne…☆50Updated 5 years ago
- siamese lstm network for text similarity☆95Updated 8 years ago
- CCF BDCI 金融信息负面及主体判定第三名方案☆55Updated 5 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆155Updated 6 years ago
- The papers and blog I read when I learning KG and speech☆154Updated 5 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆157Updated 6 years ago
- 基于tf.keras的多标签多分类模型☆88Updated 4 years ago
- An attempt at replicating the Induction Network for FewRel data in Tensorflow☆178Updated 6 years ago
- The source code of our COLING'18 paper "Few-Shot Charge Prediction with Discriminative Legal Attributes".☆130Updated 6 years ago
- keras implementation of conditional random field☆248Updated 5 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆106Updated 6 years ago
- 这是使用pytoch 实现的长文本分类器☆46Updated 6 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
- 清博2019ccl幽默度识别第一名解决方案代码及说明☆41Updated 6 years ago