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
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆45Updated 6 years ago
- document classification using LSTM + self attention☆113Updated 5 years ago
- ☆131Updated 4 years ago
- Pytorch Implementation of Attention-Based BiLSTM for Relation Extraction ("Attention-Based Bidirectional Long Short-Term Memory Networks …☆45Updated last year
- 深度学习相关的实例☆40Updated 5 years ago
- ☆275Updated 3 years ago
- 文本分类, 双向lstm + attention 算法☆90Updated 5 years ago
- 电商评论情感分类☆15Updated 5 years ago
- (minimal implementation) BiLSTM-Attention for Relation Classification☆31Updated 7 months ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆118Updated 2 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- Chinese text sentiment analysis via Graph Convolution Neural Networks☆53Updated 5 years ago
- NLP☆135Updated last year
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 6 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- Use Bert-CNN-Capsule for text classification☆10Updated 6 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- Use tensorflow to achieve some NLP project, eg: classification chatbot ner attention QAetc.☆33Updated 4 years ago
- The code of Encoding Word Order in Complex-valued Embedding☆42Updated 6 years ago
- Feature Projection for Improved Text Classification☆45Updated 5 years ago
- The information of computer journal☆179Updated 2 years ago
- MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification☆24Updated 5 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆38Updated 8 years ago
- pytorch word2vec Four implementations : skip gram / CBOW on hierarchical softmax / negative sampling☆64Updated 6 years ago
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆269Updated 5 years ago
- In pytorch Learing Neural Networks likes CNN(Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) 、LSTM、BiLSTM、D…☆21Updated 6 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- star_transformer pytorch☆27Updated 5 years ago