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☆238Updated 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 5 years ago
- some basic deep learning models/method for nlp, text classification.☆79Updated 5 years ago
- a pytorch implementation of self-attention with relative position representations☆50Updated 4 years ago
- The code of Encoding Word Order in Complex-valued Embedding☆42Updated 6 years ago
- A multitask learning architecture for Natural Language Processing of Pytorch implementation☆41Updated 5 years ago
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆268Updated 5 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 6 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆46Updated 6 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆560Updated 4 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
- ☆131Updated 4 years ago
- A PyTorch implementation of Compositional Coding Capsule Network based on PRL 2022 paper "Compositional Coding Capsule Network with K-Mea…☆52Updated 3 years ago
- Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.☆163Updated 7 years ago
- ☆83Updated 5 years ago
- Multi-head attention in PyTorch☆153Updated 6 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆292Updated 4 years ago
- document classification using LSTM + self attention☆113Updated 5 years ago
- Sequence Generation Model for Multi-label Classification (COLING 2018)☆438Updated 5 years ago
- Use pytorch to implement word2vec☆149Updated 6 years ago
- A Structured Self-attentive Sentence Embedding☆494Updated 5 years ago
- Feature Projection for Improved Text Classification☆45Updated 5 years ago
- DiSAN: Directional Self-Attention Network for RNN/CNN-Free Language Understanding☆26Updated 7 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- A pytorch implementation of Capsule Network.☆98Updated last year
- A rough re-implement of Text Level Graph Neural Network for Text Classification☆36Updated 4 years ago
- NLP☆135Updated last year
- Implement the paper "Self-Attention with Relative Position Representations"☆136Updated 4 years ago
- Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve exis…☆251Updated 3 years ago