dongjun-Lee / multi-task-learning-tf
Tensorflow implementation of multi-task learning for language modeling and text classification.
☆32Updated 2 years ago
Alternatives and similar repositories for multi-task-learning-tf:
Users that are interested in multi-task-learning-tf are comparing it to the libraries listed below
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 2 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆64Updated 5 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆77Updated 5 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 5 years ago
- Code and dataset for ACL2018 paper "Exploiting Document Knowledge for Aspect-level Sentiment Classification"☆149Updated 6 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
- A TensorFlow implementation for "Interactive Attention Networks for Aspect-Level Sentiment Classification"☆100Updated 4 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆48Updated 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☆91Updated 6 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 6 years ago
- Implementation of our SIGIR 2017 paper : "Multitask Learning for Fine-Grained Twitter Sentiment Analysis"☆10Updated 6 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 6 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago
- Implementing different neural architectures for ABSA. [IN PROGRESS]☆29Updated 7 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆57Updated 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
- LSTM-CRF for NER with ConLL-2002 dataset☆46Updated 6 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 7 years ago
- ☆97Updated 5 years ago
- ☆42Updated 7 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 5 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆41Updated 6 years ago
- This repo is code for the COLING 2018 paper: Sequence-to-sequence Data Augmentation for Dialogue Language Understanding.☆76Updated 3 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆158Updated 6 years ago
- Tree Structured LSTM model for sentence level aspect based sentiment analysis☆37Updated 7 years ago
- Concatenate word and character embeddings in Keras☆44Updated 2 years ago
- Implement modern LSTM cell by tensorflow and test them by language modeling task for PTB. Highway State Gating, Hypernets, Recurrent High…☆30Updated 6 years ago
- Official code of our work, Robust, Transferable Sentence Representations for Text Classification [Arxiv 2018].☆21Updated 6 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆77Updated 6 years ago
- An Attention Layer in Keras☆43Updated 5 years ago