kimiyoung / transfer
Transfer Learning for Sequence Tagging with Hierarchical Recurrent Networks
☆136Updated 7 years ago
Alternatives and similar repositories for transfer:
Users that are interested in transfer are comparing it to the libraries listed below
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆142Updated 7 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- Adversarial Training for Neural Relation Extraction☆109Updated 6 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago
- Convolution neural network for relation extraction between two given entities☆177Updated 8 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 6 years ago
- LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposi…☆50Updated 7 years ago
- Conditional Focused Neural Question Answering with Large-scale Knowledge Bases☆82Updated 6 years ago
- Bidirectional LSTM-CRF for Clinical Concept Extraction using i2b2-2010 data☆88Updated 8 years ago
- ☆204Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- Implementation of End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures in ACL2016.☆225Updated 5 years ago
- Code for the paper: Sentence-State LSTM for Text Representation☆158Updated 6 years ago
- ☆146Updated 7 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆178Updated 7 years ago
- Heterogeneous Supervision for Relation Extraction: A Representation Learning Approach☆83Updated 6 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆44Updated 6 years ago
- local-context-unit☆55Updated 7 years ago
- Code and Data for the paper: "Learning to Ask Good Questions: Ranking Clarification Questions using Neural Expected Value of Perfect Info…☆101Updated 5 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆249Updated last year
- A Neural Reading Comprehension-based Question Answering System☆77Updated 6 years ago
- R-NET implementation in TensorFlow.☆77Updated 7 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆147Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 6 years ago
- Performs entity detection, distant supervision, candidate generation, and produces JSON files for typing systems (PLE, AFET, CoType)☆42Updated 6 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 7 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 6 years ago
- Deep Residual Learning for Weakly-Supervised Relation Extraction: https://arxiv.org/abs/1707.08866☆104Updated 6 years ago