liujiarik / nlp_clip_pytorchLinks
star_transformer pytorch
☆27Updated 5 years ago
Alternatives and similar repositories for nlp_clip_pytorch
Users that are interested in nlp_clip_pytorch are comparing it to the libraries listed below
Sorting:
- pytorch implementation of Attention is all you need☆239Updated 4 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆38Updated 8 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆157Updated 6 years ago
- The code of Encoding Word Order in Complex-valued Embedding☆42Updated 6 years ago
- some basic deep learning models/method for nlp, text classification.☆79Updated 5 years ago
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆269Updated 5 years ago
- ☆131Updated 4 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 6 years ago
- ☆84Updated 5 years ago
- A pytorch implementation of Capsule Network.☆98Updated last year
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆564Updated 5 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆230Updated 6 years ago
- NLP☆134Updated last year
- Sequence Generation Model for Multi-label Classification (COLING 2018)☆438Updated 5 years ago
- Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.☆163Updated 7 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
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆294Updated 4 years ago
- A multitask learning architecture for Natural Language Processing of Pytorch implementation☆41Updated 6 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆45Updated 6 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- A rough re-implement of Text Level Graph Neural Network for Text Classification☆36Updated 5 years ago
- Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve exis…☆252Updated 3 years ago
- a pytorch implementation of self-attention with relative position representations☆50Updated 4 years ago
- Use pytorch to implement word2vec☆148Updated 6 years ago
- Multi-head attention in PyTorch☆154Updated 6 years ago
- Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)☆435Updated 3 years ago
- Code and dataset of AAAI2019 paper Hybrid Attention-Based Prototypical Networks for Noisy Few-Shot Relation Classification☆189Updated 6 years ago
- Attention-based Induction Networks for Few-Shot Text Classification☆45Updated 5 years ago
- ☆167Updated 6 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆339Updated 2 years ago