pengshuang / CNN-Seq2SeqLinks
A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)
☆45Updated 6 years ago
Alternatives and similar repositories for CNN-Seq2Seq
Users that are interested in CNN-Seq2Seq are comparing it to the libraries listed below
Sorting:
- document classification using LSTM + self attention☆113Updated 5 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 3 years ago
- ☆131Updated 4 years ago
- some basic deep learning models/method for nlp, text classification.☆79Updated 5 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆141Updated 8 years ago
- (minimal implementation) BiLSTM-Attention for Relation Classification☆31Updated 7 months ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆78Updated 7 years ago
- Highway Networks implement in pytorch☆71Updated 2 years ago
- ☆167Updated 6 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆157Updated 5 years ago
- Hierarchical BiLSTM CNN using Keras☆77Updated 7 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 implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 6 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- pytorch implementation of Attention is all you need☆239Updated 4 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆280Updated 6 years ago
- A multitask learning architecture for Natural Language Processing of Pytorch implementation☆41Updated 6 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- A pytorch implementation of CapsNet for text classification 汽车行业用户观点主题及情感识别为例(subject-and-sentiment-analysis)☆85Updated 6 years ago
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆54Updated 7 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 7 years ago
- A pytorch implementation of Attention is all you need☆92Updated 6 years ago
- 注意力机制on自然语言处理文章整理笔记☆169Updated 6 years ago
- Word Embedding + LSTM + FC☆161Updated last year
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆143Updated 6 years ago
- Use tensorflow to achieve some NLP project, eg: classification chatbot ner attention QAetc.☆33Updated 4 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- Sequence Encoding via Dynamic Routing for Text Classification☆60Updated 6 years ago