jx00109 / structured-self-attentive-sentence-embedding
This is an implementation of paper A-STRUCTURED-SELF-ATTENTIVE-SENTENCE-EMBEDDING by PyTorch.
☆35Updated 7 years ago
Alternatives and similar repositories for structured-self-attentive-sentence-embedding:
Users that are interested in structured-self-attentive-sentence-embedding are comparing it to the libraries listed below
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 6 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 7 years ago
- Answer selection task based on WikiQA datatest.☆45Updated 8 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 6 years ago
- lstm with attention to deal with qa☆33Updated 7 years ago
- Tensorflow implementation of CFO, a knowledge graph based QA system☆27Updated 6 years ago
- Resources, datasets, papers on Question Answering☆56Updated 3 years ago
- paper about question answering☆25Updated 6 years ago
- Selective Encoding for Abstractive Sentence Summarization in DyNet☆20Updated 7 years ago
- Theano implementation of Memory Networks☆19Updated 7 years ago
- A TensorFlow implementation of the paper _End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures_ (https://www.aclwe…☆28Updated 7 years ago
- Keras implementation of ABCNN by Yin & Schütze (WIP)☆23Updated 4 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 7 years ago
- Sequence Encoding via Dynamic Routing for Text Classification☆40Updated 6 years ago
- Tensorflow implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆28Updated 8 years ago
- Source code and dataset of EMNLP2017 paper "Incorporating Relation Paths in Neural Relation Extraction".☆39Updated 5 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆153Updated 6 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
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆86Updated 7 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆36Updated 7 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
- Keras-Based LSTM Conv model for Question Selection☆23Updated 7 years ago
- 2018百度机器阅读理解竞赛☆27Updated 6 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 7 years ago
- Castorini data☆57Updated 6 years ago
- An implementation of the CNN model described in "A Convolutional Neural Network for Modelling Sentences". Kalchbrenner et al. 2014☆34Updated 7 years ago
- This repository is the reproduced code of Neural Responding Machine for Short-Text Conversation (https://www.aclweb.org/anthology/P15-115…☆15Updated 6 years ago
- ☆23Updated 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
- This is to reproduce article <A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION>☆30Updated 6 years ago