u784799i / biLSTM_attnLinks
☆166Updated 6 years ago
Alternatives and similar repositories for biLSTM_attn
Users that are interested in biLSTM_attn are comparing it to the libraries listed below
Sorting:
- ☆277Updated 3 years ago
- ☆131Updated 4 years ago
- Multilabel classification based on TextCNN and Attention☆78Updated 5 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆221Updated last year
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- some basic deep learning models/method for nlp, text classification.☆79Updated 5 years ago
- NLP☆134Updated last year
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆143Updated 6 years ago
- 基于Transformers的文本分类☆341Updated 4 years ago
- Use Bert-CNN-Capsule for text classification☆10Updated 6 years ago
- transfromer model py keras☆33Updated 6 years ago
- 自注意力与文本分类☆119Updated 7 years ago
- including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc☆472Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- 文本分类, 双向lstm + attention 算法☆90Updated 5 years ago
- ☆29Updated 5 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 7 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆132Updated 6 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆187Updated 7 years ago
- Tensorflow Implementation of "Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification" (ACL 2016)☆444Updated 7 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆517Updated 2 years ago
- text classification with deep learning model and traditional ways☆54Updated 6 years ago
- a repository for my curriculum project☆84Updated 3 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆227Updated 3 years ago
- seq2seq learning with TensorFlow☆58Updated 6 years ago
- 深度学习相关的实例☆40Updated 5 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆73Updated 6 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆46Updated 6 years ago
- Hierarchical BiLSTM CNN using Keras☆77Updated 7 years ago