sakuranew / attention-pytorchLinks
pytorch实现的基于attention is all your need提出的Q,K,V的attention模板和派生的attention实现。
☆21Updated 5 years ago
Alternatives and similar repositories for attention-pytorch
Users that are interested in attention-pytorch are comparing it to the libraries listed below
Sorting:
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- Pytorch Implementation of Attention-Based BiLSTM for Relation Extraction ("Attention-Based Bidirectional Long Short-Term Memory Networks …☆44Updated 10 months ago
- 在sts数 据集上用多头注意力机制上进行测试。 pytorch torchtext 代码简练,非常适合新手了解多头注意力机制的运作。不想transformer牵扯很多层 multi-head attention + one layer linear☆17Updated 7 months ago
- some basic deep learning models/method for nlp, text classification.☆80Updated 5 years ago
- 文本分类, 双向lstm + attention 算法☆90Updated 4 years ago
- 电商评论情感分类☆15Updated 4 years ago
- Text classification in Tensorflow1.x☆24Updated 2 years ago
- Extreme Multi-label Text Classification based on X-BERT with GCN and Clustering modules☆11Updated 5 years ago
- ☆30Updated 4 years ago
- Transfer learning for text classification with recurrent neural network(lstm)☆17Updated 6 years ago
- 疫情期间网民情绪识别代码,包含lstm,bert,xlnet,robert,最 高f1为0.725 部署在Google colab☆44Updated 4 years ago
- Implementation of the paper "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting", https://arxi…☆19Updated 3 years ago
- LSTM三分类问题☆10Updated 6 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- ☆166Updated 6 years ago
- Code for paper "Self-training Method Based on GCN for Semi-supervised Short Text Classification"☆12Updated 3 years ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago
- Legal Juegment Prediction (LJP) with BiLSTM and Attention☆13Updated 6 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等 。☆45Updated 6 years ago
- Official Code for Merging Statistical Feature via Adaptive Gate for Improved Text Classification (AAAI2021)☆26Updated 3 years ago
- ☆17Updated 5 years ago
- (minimal implementation) BiLSTM-Attention for Relation Classification☆30Updated 5 months ago
- MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification☆23Updated 4 years ago
- question classification with multi-level attention mechanism 使用多层级注意力机制和keras实现问题分类☆34Updated 6 years ago
- 深度学习相关的实例☆40Updated 5 years ago
- 学习并复现经典的推荐系统多目标任务,如:SharedBottom、ESMM、MMoE、PLE☆35Updated 2 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- Pytorch Bert+BiLstm二分类☆42Updated 3 years ago
- Relation Classification via Convolutional Deep Neural Network☆12Updated 6 years ago
- Implementation of papers for text classification task on SST-1/SST-2☆67Updated 10 months ago