pemywei / attention-nmtLinks
A simple implementation of attention based encoder-decoder for nmt.
☆46Updated 8 years ago
Alternatives and similar repositories for attention-nmt
Users that are interested in attention-nmt are comparing it to the libraries listed below
Sorting:
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆76Updated 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 7 years ago
- The First Evaluation Workshop on Chinese Machine Reading Comprehension (CMRC 2017)☆91Updated 6 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆151Updated 7 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 8 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆153Updated 7 years ago
- Source codes for paper "Neural Networks Incorporating Dictionaries for Chinese Word Segmentation", AAAI 2018☆90Updated 7 years ago
- ☆78Updated 6 years ago
- NLPCC2017示例代码以及数据描述☆115Updated 8 years ago
- ☆57Updated 8 years ago
- ☆57Updated 8 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆85Updated 8 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆103Updated 5 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 8 years ago
- Keras implementation of ABCNN by Yin & Schütze (WIP)☆23Updated 5 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- CopyNet Implementation with Tensorflow and nmt☆122Updated 6 years ago
- R-NET implementation in TensorFlow.☆77Updated 7 years ago
- question answering, reading comprehension toolkit☆166Updated 2 years ago
- 📄 Deep Learning 中 Sentiment Analysis 論文統整與分析 😀😡☹️😭🙄🤢☆115Updated 7 years ago
- A PyTorch implementation of Mnemonic Reader for the Machine Comprehension task☆135Updated 6 years ago
- Methods about Deep Learning for Text Matching☆89Updated 6 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆180Updated 8 years ago
- LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposi…☆53Updated 7 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 7 years ago
- Resources, datasets, papers on Question Answering☆56Updated 4 years ago
- Enhanced LTSM for natural language inference☆265Updated 5 years ago