zy1996code / nlp_basic_modelLinks
some basic deep learning models/method for nlp, text classification.
☆79Updated 5 years ago
Alternatives and similar repositories for nlp_basic_model
Users that are interested in nlp_basic_model are comparing it to the libraries listed below
Sorting:
- ☆167Updated 6 years ago
- ☆131Updated 4 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆45Updated 6 years ago
- document classification using LSTM + self attention☆114Updated 5 years ago
- 深度学习相关的实例☆40Updated 5 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- Pytorch Implementation of Attention-Based BiLSTM for Relation Extraction ("Attention-Based Bidirectional Long Short-Term Memory Networks …☆45Updated last year
- 电商评论情感分类☆15Updated 5 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- Use tensorflow to achieve some NLP project, eg: classification chatbot ner attention QAetc.☆33Updated 4 years ago
- the implementation for Disconnected Recurrent Neural Networks☆35Updated 7 years ago
- A pytorch implementation of CapsNet for text classification 汽车行业用户观点主题及情感识别为例(subject-and-sentiment-analysis)☆85Updated 6 years ago
- FastGCN for inductive text classification☆86Updated 6 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆118Updated 2 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 6 years ago
- ☆276Updated 3 years ago
- Pytorch implementation of "Graph Convolutional Networks for Text Classification"☆132Updated 2 years ago
- Chinese text sentiment analysis via Graph Convolution Neural Networks☆53Updated 5 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆46Updated 6 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆78Updated 7 years ago
- 注意力机制on自然语言处理文章整理笔记☆169Updated 6 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- pytorch实现的基于attention is all your need提出的Q,K,V的attention模板和派生的attention实现。☆21Updated 5 years ago
- A rough re-implement of Text Level Graph Neural Network for Text Classification☆36Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- pytorch word2vec Four implementations : skip gram / CBOW on hierarchical softmax / negative sampling☆64Updated 6 years ago
- A PyTorch implementation of Compositional Coding Capsule Network based on PRL 2022 paper "Compositional Coding Capsule Network with K-Mea…☆53Updated 3 years ago
- Official Code for Merging Statistical Feature via Adaptive Gate for Improved Text Classification (AAAI2021)☆27Updated 3 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆157Updated 5 years ago
- Feature Projection for Improved Text Classification☆45Updated 5 years ago