thomasfermi / Dynamic-Coattention-Network-for-SQuADLinks
Tensorflow implementation of DCN for question answering on the Stanford Question Answering Dataset (SQuAD)
☆13Updated 7 years ago
Alternatives and similar repositories for Dynamic-Coattention-Network-for-SQuAD
Users that are interested in Dynamic-Coattention-Network-for-SQuAD are comparing it to the libraries listed below
Sorting:
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- My implementation of the FusionNet for machine comprehension☆28Updated 7 years ago
- Tensorflow implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆28Updated 8 years ago
- Attempt at using LSTMs to predict semantic relatedness of sentences (a la Tai et al. in Improved Semantic Representations From Tree-Struc…☆22Updated 9 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Python Linear CRF☆47Updated 11 years ago
- ☆23Updated 2 years ago
- An Implementation of Bidirectional Attention Flow☆40Updated 7 years ago
- MACHINE READING COMPREHENSION WITH SELF-MATCHING NETWORKS☆43Updated 7 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 7 years ago
- Implementation of Attention-Based Neural Matching Model Proposed in CIKM16 for Answer Sentence Selection☆42Updated 7 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 7 years ago
- Compare-Aggregate method for WikiQA (via PyTorch)☆28Updated 7 years ago
- NER with Deep contextualized word representations (Elmo)☆23Updated 7 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Updated 7 years ago
- Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction☆64Updated 7 years ago
- This is the code of "Adversarial Connective-exploiting Networks for Implicit Discourse Relation Classification" in ACL 2017☆18Updated 7 years ago
- implementation match mLstm in TensorFlow 1.0☆28Updated 8 years ago
- Code for NAACL 2018 paper "Multi-task Learning of Pairwise Sequence Classification Tasks Over Disparate Label Spaces" by Isabelle Augenst…☆35Updated 7 years ago
- This repo is code for the COLING 2018 paper: Sequence-to-sequence Data Augmentation for Dialogue Language Understanding.☆76Updated 3 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 8 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆78Updated 6 years ago
- machine reading comprehension with deep learning☆20Updated 7 years ago
- Very Simple Question Answer System using Chinese Wikipedia Data☆23Updated last year
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆76Updated 9 years ago
- The official implementation of paper U-Net: Machine Reading Comprehension with Unanswerable Questions.☆56Updated 6 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 5 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 8 years ago