kimiyoung / transferLinks
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
Sorting:
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago
- ☆203Updated 7 years ago
- Conditional Focused Neural Question Answering with Large-scale Knowledge Bases☆82Updated 7 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆151Updated 7 years ago
- Adversarial Training for Neural Relation Extraction☆109Updated 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
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆248Updated 2 years ago
- Dilated CNNs for NER in TensorFlow☆244Updated 6 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆178Updated 8 years ago
- Bidirectional LSTM-CRF for Clinical Concept Extraction using i2b2-2010 data☆88Updated 8 years ago
- Convolution neural network for relation extraction between two given entities☆175Updated 9 years ago
- Heterogeneous Supervision for Relation Extraction: A Representation Learning Approach☆84Updated 6 years ago
- R-NET implementation in TensorFlow.☆77Updated 7 years ago
- ☆108Updated 6 years ago
- ☆117Updated 5 years ago
- Deep Semantic Role Labeling with Self-Attention☆307Updated 5 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
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆135Updated 7 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 3 years ago
- Tensorflow code to train TDLM☆138Updated 7 years ago
- Code for Yuanfudao at SemEval-2018 Task 11: Three-way Attention and Relational Knowledge for Commonsense Machine Comprehension☆118Updated 6 years ago
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆71Updated 6 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆180Updated 8 years ago
- Deep Residual Learning for Weakly-Supervised Relation Extraction: https://arxiv.org/abs/1707.08866☆105Updated 7 years ago
- Code for the paper: Sentence-State LSTM for Text Representation☆161Updated 7 years ago
- TensorFlow implementation of the Decomposable Attention model (A Decomposable Attention Model for Natural Language Inference)☆36Updated 7 years ago
- LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposi…☆53Updated 7 years ago
- Keras implementation of ABCNN by Yin & Schütze (WIP)☆23Updated 5 years ago
- FOFE NER☆39Updated 7 years ago