pemywei / attention-nmt
A simple implementation of attention based encoder-decoder for nmt.
☆47Updated 7 years ago
Alternatives and similar repositories for attention-nmt:
Users that are interested in attention-nmt are comparing it to the libraries listed below
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆77Updated 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☆91Updated 6 years ago
- LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposi…☆51Updated 7 years ago
- ☆58Updated 7 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆37Updated 7 years ago
- ☆57Updated 7 years ago
- ☆79Updated 5 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆69Updated 6 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆62Updated 7 years ago
- Keras implementation of ABCNN by Yin & Schütze (WIP)☆23Updated 4 years ago
- Castorini data☆59Updated 6 years ago
- Answer selection task based on WikiQA datatest.☆46Updated 8 years ago
- This is an implementation of paper A-STRUCTURED-SELF-ATTENTIVE-SENTENCE-EMBEDDING by PyTorch.☆35Updated 7 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆58Updated 7 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 6 years ago
- Methods about Deep Learning for Text Matching☆89Updated 5 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆88Updated 7 years ago
- Source codes for paper "Neural Networks Incorporating Dictionaries for Chinese Word Segmentation", AAAI 2018☆91Updated 6 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆60Updated 7 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆151Updated 6 years ago
- Adversarial Training for Neural Relation Extraction☆110Updated 6 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 6 years ago
- paper about question answering☆26Updated 6 years ago
- Adaptive Scaling for Sparse Detection in Information Extraction☆31Updated 6 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆179Updated 7 years ago
- R-NET implementation in TensorFlow.☆78Updated 7 years ago
- ☆119Updated 5 years ago
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆61Updated 7 years ago
- My seq2seq based on tensorflow☆69Updated 6 years ago
- Selective Encoding for Abstractive Sentence Summarization in DyNet☆21Updated 7 years ago