jx00109 / structured-self-attentive-sentence-embeddingLinks
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
Sorting:
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 8 years ago
- Answer selection task based on WikiQA datatest.☆45Updated 8 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 7 years ago
- Tensorflow implementation of CFO, a knowledge graph based QA system☆27Updated 6 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆155Updated 6 years ago
- The First Evaluation Workshop on Chinese Machine Reading Comprehension (CMRC 2017)☆91Updated 6 years ago
- Source codes for paper "Neural Networks Incorporating Dictionaries for Chinese Word Segmentation", AAAI 2018☆90Updated 7 years ago
- Resources, datasets, papers on Question Answering☆57Updated 4 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
- NLPCC2017示例代码以及数据描述☆116Updated 8 years ago
- 第一届“讯飞杯”中文机器阅读理解评测参考模型☆62Updated 8 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 8 years ago
- question answering, reading comprehension toolkit☆166Updated 2 years ago
- lstm with attention to deal with qa☆34Updated 8 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 8 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆86Updated 8 years ago
- An implementation of the CNN model described in "A Convolutional Neural Network for Modelling Sentences". Kalchbrenner et al. 2014☆35Updated 8 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 7 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆154Updated 7 years ago
- Source code and dataset of EMNLP2017 paper "Incorporating Relation Paths in Neural Relation Extraction".☆39Updated 5 years ago
- Deep Residual Learning for Weakly-Supervised Relation Extraction: https://arxiv.org/abs/1707.08866☆105Updated 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
- Reproducing Densely Interactive Inference Network in Keras☆75Updated 7 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆59Updated 8 years ago
- Keras implementation of ABCNN by Yin & Schütze (WIP)☆23Updated 5 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆37Updated 8 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆77Updated 6 years ago
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆59Updated 8 years ago
- Methods about Deep Learning for Text Matching☆89Updated 6 years ago