mcrisc / lexdecompLinks
LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposition and Composition, by (Wang et al., 2016).
☆53Updated 7 years ago
Alternatives and similar repositories for lexdecomp
Users that are interested in lexdecomp are comparing it to the libraries listed below
Sorting:
- Castorini data☆57Updated 7 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆154Updated 7 years ago
- The source code of ACL 2018 paper "Denoising Distantly Supervised Open-Domain Question Answering".☆206Updated 7 years ago
- Answer selection task based on WikiQA datatest.☆45Updated 8 years ago
- ☆145Updated 8 years ago
- ☆108Updated 7 years ago
- FOFE NER☆39Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 8 years ago
- Implemention of A Compare-Aggregate Model with Dynamic-Clip Attention for Answer Selection☆29Updated 8 years ago
- ☆116Updated 6 years ago
- ☆203Updated 8 years ago
- Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.☆97Updated 4 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆151Updated 7 years ago
- A Neural Reading Comprehension-based Question Answering System☆80Updated 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.☆304Updated 4 years ago
- Compare six baseline deep learning models on TrecQA☆60Updated 7 years ago
- Code for Yuanfudao at SemEval-2018 Task 11: Three-way Attention and Relational Knowledge for Commonsense Machine Comprehension☆119Updated 7 years ago
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆103Updated 6 years ago
- Knowledge Base Question Answering using memory networks☆87Updated 8 years ago
- Selective Encoding for Abstractive Sentence Summarization in DyNet☆20Updated 8 years ago
- Generative Question Answering☆57Updated 5 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 8 years ago
- CopyNet Implementation with Tensorflow and nmt☆122Updated 7 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆135Updated 7 years ago
- R-NET implementation in TensorFlow.☆77Updated 7 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆180Updated 8 years ago
- TensorFlow Models for the Stanford Question Answering Dataset☆71Updated 6 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 8 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 7 years ago