zy1996code / nlp_basic_model
some basic deep learning models/method for nlp, text classification.
☆81Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for nlp_basic_model
- ☆167Updated 5 years ago
- Pytorch Implementation of Attention-Based BiLSTM for Relation Extraction ("Attention-Based Bidirectional Long Short-Term Memory Networks …☆43Updated 3 months ago
- 深度学习相关的实例☆40Updated 4 years ago
- 注意力机制on自然语言处理文章整理笔记☆170Updated 5 years ago
- 文本分类, 双向lstm + attention 算法☆86Updated 4 years ago
- A rough re-implement of Text Level Graph Neural Network for Text Classification☆36Updated 4 years ago
- ☆132Updated 3 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆57Updated 5 years ago
- The code of Encoding Word Order in Complex-valued Embedding☆42Updated 5 years ago
- document classification using LSTM + self attention☆112Updated 4 years ago
- Multilabel classification based on TextCNN and Attention☆76Updated 4 years ago
- FastGCN for inductive text classification☆85Updated 5 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆142Updated 5 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆44Updated 5 years ago
- ☆254Updated 2 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆43Updated 5 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- bilstm + selfattention core code (tensorflow 1.12.1 / pytorch 1.1.0) is implemented according to paper “A STRUCTURED SELF-ATTENTIVE SENTE…☆21Updated 4 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆32Updated 3 years ago
- ☆29Updated 4 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 5 years ago
- 1.16-1.20小白我对于预训练词向量的使用的一些经验总结~☆23Updated 5 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆104Updated 6 years ago
- (minimal implementation) BiLSTM-Attention for Relation Classification☆29Updated 5 years ago
- CNN,RNN ,Activation functions, Graph Convolutional Networks(GCN) for Text Classification☆33Updated 4 years ago
- text classification with deep learning model and traditional ways☆53Updated 5 years ago
- NLP☆132Updated 7 months ago
- A pytorch implementation of CapsNet for text classification 汽车行业用户观点主题及情感识别为例(subject-and-sentiment-analysis)☆86Updated 5 years ago