liujiarik / nlp_clip_pytorchLinks
star_transformer pytorch
☆27Updated 6 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
- The code of Encoding Word Order in Complex-valued Embedding☆42Updated 6 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆40Updated 8 years ago
- a pytorch implementation of self-attention with relative position representations☆50Updated 4 years ago
- some basic deep learning models/method for nlp, text classification.☆80Updated 5 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆45Updated 7 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆231Updated 6 years ago
- Multi-head attention in PyTorch☆156Updated 6 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 6 years ago
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆269Updated 6 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆575Updated 5 years ago
- NLP☆136Updated last year
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆157Updated 6 years ago
- ☆131Updated 4 years ago
- Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)☆435Updated 3 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
- Use pytorch to implement word2vec☆148Updated 7 years ago
- LSTM-CRF in PyTorch☆462Updated last year
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient in PyTorch☆54Updated 5 years ago
- ☆84Updated 6 years ago
- A rough re-implement of Text Level Graph Neural Network for Text Classification☆36Updated 5 years ago
- A multitask learning architecture for Natural Language Processing of Pytorch implementation☆41Updated 6 years ago
- Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve exis…☆253Updated 4 years ago
- Transformer-Based Conditioned Variational Autoencoder for Story Completion☆95Updated 5 years ago
- Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.☆163Updated 8 years ago
- Graph Convolution over Pruned Dependency Trees Improves Relation Extraction (authors' PyTorch implementation)☆373Updated 5 years ago
- Minimal RNN classifier with self-attention in Pytorch☆152Updated 4 years ago
- Implement the paper "Self-Attention with Relative Position Representations"☆139Updated 5 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆127Updated 4 years ago
- document classification using LSTM + self attention☆114Updated 6 years ago