liujiarik / nlp_clip_pytorch
star_transformer pytorch
☆26Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for nlp_clip_pytorch
- pytorch implementation of Attention is all you need☆239Updated 3 years ago
- The code of Encoding Word Order in Complex-valued Embedding☆42Updated 5 years ago
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆264Updated 4 years ago
- some basic deep learning models/method for nlp, text classification.☆81Updated 4 years ago
- ☆83Updated 4 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆154Updated 5 years ago
- a pytorch implementation of self-attention with relative position representations☆51Updated 3 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆38Updated 7 years ago
- A rough re-implement of Text Level Graph Neural Network for Text Classification☆36Updated 4 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆113Updated 2 years ago
- A multitask learning architecture for Natural Language Processing of Pytorch implementation☆41Updated 5 years ago
- ☆132Updated 3 years ago
- Pytorch implementation of the methods proposed in **Adversarial Training Methods for Semi-Supervised Text Classification** on IMDB datase…☆41Updated 5 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆154Updated 5 years ago
- Source code for "Train No Evil: Selective Masking for Task-Guided Pre-Training"☆69Updated last year
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆178Updated 5 years ago
- Code and dataset of AAAI2019 paper Hybrid Attention-Based Prototypical Networks for Noisy Few-Shot Relation Classification☆186Updated 5 years ago
- Feature Projection for Improved Text Classification☆44Updated 4 years ago
- Towards Scalable and Reliable Capsule Networks for Challenging NLP Applications☆122Updated 4 years ago
- NLP☆132Updated 7 months ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 5 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
- Attention-based Induction Networks for Few-Shot Text Classification☆45Updated 4 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆44Updated 5 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- Code for the paper ``Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model''☆175Updated 4 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆90Updated 4 years ago