aodongli / DeepLearningFrameworkLinks
This repository is the reproduced code of Neural Responding Machine for Short-Text Conversation (https://www.aclweb.org/anthology/P15-1152 ) using deep learning framework including theano and tensorflow. It is also a Machine Translation framework.
☆15Updated 6 years ago
Alternatives and similar repositories for DeepLearningFramework
Users that are interested in DeepLearningFramework are comparing it to the libraries listed below
Sorting:
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆86Updated 8 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆77Updated 6 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 8 years ago
- Resources, datasets, papers on Question Answering☆57Updated 4 years ago
- question answering, reading comprehension toolkit☆166Updated 3 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 8 years ago
- NLPCC2017示例代码以及数据描述☆116Updated 8 years ago
- ☆78Updated 6 years ago
- Implemented a QA System. This is the code for the NLPCC-ICCPOL shared task "Open Domain Question Answering."☆45Updated 8 years ago
- The First Evaluation Workshop on Chinese Machine Reading Comprehension (CMRC 2017)☆92Updated 6 years ago
- ESIM model : implementation of Enhanced LSTM for Natural language inference☆21Updated 7 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆155Updated 6 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 8 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
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 7 years ago
- 2018百度机器阅读理解竞赛☆26Updated 7 years ago
- Answer selection task based on WikiQA datatest.☆45Updated 8 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- Using QANet and BiDAF on DuReader datasets☆36Updated 6 years ago
- My seq2seq based on tensorflow☆69Updated 7 years ago
- Our experience & lesson & code☆48Updated 8 years ago
- AI Challenger 2018 观点型问题阅读理解 复赛第8名 解决方案 (8th place of AI Challenger 2018 MRC)☆90Updated 6 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
- CopyNet Implementation with Tensorflow and nmt☆122Updated 7 years ago
- Neural word segmentation with rich pretraining, code for ACL 2017 paper☆164Updated 6 years ago
- Dataset for CIKM 2018 paper "Multi-Source Pointer Network for Product Title Summarization"☆73Updated 7 years ago
- Coupled Multi-Layer Attentions for Co-Extraction of Aspect and Opinion Terms☆95Updated 6 years ago
- Kaggle Quora 第21名解决方案☆71Updated 8 years ago
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆103Updated 6 years ago