kimiyoung / transferLinks
Transfer Learning for Sequence Tagging with Hierarchical Recurrent Networks
☆138Updated 8 years ago
Alternatives and similar repositories for transfer
Users that are interested in transfer are comparing it to the libraries listed below
Sorting:
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 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 7 years ago
- Adversarial Training for Neural Relation Extraction☆109Updated 7 years ago
- Bidirectional LSTM-CRF for Clinical Concept Extraction using i2b2-2010 data☆88Updated 8 years ago
- ☆203Updated 7 years ago
- Heterogeneous Supervision for Relation Extraction: A Representation Learning Approach☆84Updated 7 years ago
- Conditional Focused Neural Question Answering with Large-scale Knowledge Bases☆82Updated 7 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆136Updated 7 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆151Updated 7 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 7 years ago
- Deep Semantic Role Labeling with Self-Attention☆307Updated 5 years ago
- Neural network toolkit for sentence pair modeling.☆304Updated 4 years ago
- Convolution neural network for relation extraction between two given entities☆175Updated 9 years ago
- Dilated CNNs for NER in TensorFlow☆245Updated 6 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- FOFE NER☆39Updated 7 years ago
- Tensorflow code to train TDLM☆138Updated 7 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 4 years ago
- ☆146Updated 8 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆44Updated 6 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆249Updated 2 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆180Updated 8 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆154Updated 7 years ago
- Code and Data for the paper: "Learning to Ask Good Questions: Ranking Clarification Questions using Neural Expected Value of Perfect Info…☆102Updated 6 years ago
- code for Learning Structured Text Representations☆128Updated 7 years ago
- Code for the paper: Sentence-State LSTM for Text Representation☆161Updated 7 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆60Updated 8 years ago
- ☆117Updated 5 years ago
- Knowledge Base Question Answering using memory networks☆87Updated 8 years ago
- Deep Residual Learning for Weakly-Supervised Relation Extraction: https://arxiv.org/abs/1707.08866☆105Updated 7 years ago