LivNLP / SCLLinks
Implementation of Structural Correspondence Learning
☆15Updated 7 years ago
Alternatives and similar repositories for SCL
Users that are interested in SCL are comparing it to the libraries listed below
Sorting:
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆44Updated 7 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Updated 7 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 9 years ago
- Transfer Learning for Sequence Tagging with Hierarchical Recurrent Networks☆138Updated 8 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 8 years ago
- The code base for the article "Neural Structural Correspondence Learning for Domain Adaptation", CoNLL 2017☆14Updated 7 years ago
- code for Learning Structured Text Representations☆128Updated 8 years ago
- ☆150Updated 2 years ago
- Tensorflow code to train TDLM☆139Updated 7 years ago
- An implementation of the CNN model described in "A Convolutional Neural Network for Modelling Sentences". Kalchbrenner et al. 2014☆35Updated 8 years ago
- Neural Network based models for Aspect-Based Sentiment Analysis☆23Updated 7 years ago
- Demo code for the paper STC2 which released three short text datasets for clustering and classification☆117Updated 7 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆180Updated 8 years ago
- Adversarial Training for Neural Relation Extraction☆109Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 9 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆151Updated 8 years ago
- Example Recurrent Neural Networks for Sentiment Analysis (Aspect-Based) on SemEval 2014☆74Updated 7 years ago
- ☆59Updated 10 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆249Updated 2 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 7 years ago
- LSTM-CRF models for sequence labeling in text.☆173Updated 8 years ago
- Code for EACL '17 paper "Identifying beneficial task relations for multi-task learning in deep neural networks"☆45Updated 8 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆176Updated 7 years ago
- The code base for the SCL implementation used in "Neural Structural Correspondence Learning for Domain Adaptation", CoNLL 2017 and in "Pi…☆22Updated 7 years ago
- This is a repo for multiNLI_encoder.☆58Updated 7 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 7 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆71Updated 7 years ago