LivNLP / SCL
Implementation of Structural Correspondence Learning
☆15Updated 6 years ago
Alternatives and similar repositories for SCL:
Users that are interested in SCL are comparing it to the libraries listed below
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆45Updated 6 years ago
- This is a repo for multiNLI_encoder.☆59Updated 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
- The code base for the SCL implementation used in "Neural Structural Correspondence Learning for Domain Adaptation", CoNLL 2017 and in "Pi…☆22Updated 6 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- PyTorch, LSTM CRF model☆9Updated 7 years ago
- The code base for the article "Neural Structural Correspondence Learning for Domain Adaptation", CoNLL 2017☆14Updated 6 years ago
- ☆14Updated 6 years ago
- local-context-unit☆55Updated 6 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆45Updated 6 years ago
- Adversarial Training for Neural Relation Extraction☆110Updated 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
- Neural Topic Models☆69Updated 8 years ago
- Aspect-augmented Adversarial Networks for Domain Adaptation☆50Updated 7 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆82Updated 7 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆75Updated 7 years ago
- Noise-Contrastive Estimation for Question Answering with Convolutional Neural Networks (Rao et al. CIKM 2016)☆55Updated 7 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆88Updated 6 years ago
- implementation match mLstm in TensorFlow 1.0☆29Updated 7 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
- Bidirectional LSTM-CRF for Clinical Concept Extraction using i2b2-2010 data☆88Updated 8 years ago
- Neural Network based models for Aspect-Based Sentiment Analysis☆24Updated 6 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆109Updated 6 years ago
- Tensorflow code to train TDLM☆138Updated 6 years ago
- Heterogeneous Supervision for Relation Extraction: A Representation Learning Approach☆84Updated 6 years ago
- Tensorflow implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆29Updated 8 years ago
- LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposi…