dongjun-Lee / transfer-learning-text-tf
Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)
☆82Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for transfer-learning-text-tf
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 6 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 6 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆106Updated 8 years ago
- Code for Adversarial Training Methods for Semi-Supervised Text Classification☆123Updated 6 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆92Updated 6 years ago
- Self-Attention: A Better Building Block for Sentiment Analysis Neural Network Classifiers - paper's code for the 9th Workshop on Computat…☆53Updated 5 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆57Updated 6 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆48Updated 6 years ago
- ☆39Updated 7 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆92Updated 6 years ago
- Transfer Learning for Sequence Tagging with Hierarchical Recurrent Networks☆137Updated 7 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 6 years ago
- Code and dataset for ACL2018 paper "Exploiting Document Knowledge for Aspect-level Sentiment Classification"☆148Updated 6 years ago
- Mutli-label text classification using ConvNet and graph embedding (Tensorflow implementation)☆45Updated 2 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆108Updated 5 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆158Updated 6 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆125Updated 6 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆171Updated 2 years ago
- local-context-unit☆55Updated 6 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 6 years ago
- QANet in keras (with Cove)☆66Updated 5 years ago
- Multi-Task Learning in NLP☆95Updated 6 years ago
- Multilingual hierarchical attention networks toolkit☆78Updated 4 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆69Updated 4 years ago
- Sequence Encoding via Dynamic Routing for Text Classification☆40Updated 6 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆70Updated 5 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 5 years ago