liuaiting / mianjingLinks
☆18Updated 6 years ago
Alternatives and similar repositories for mianjing
Users that are interested in mianjing are comparing it to the libraries listed below
Sorting:
- A PyTorch implemention of Match-LSTM, R-NET and M-Reader for Machine Reading Comprehension☆107Updated 7 years ago
- A PyTorch implementation of Mnemonic Reader for the Machine Comprehension task☆135Updated 7 years ago
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆103Updated 6 years ago
- Source code for the ACL 2018 paper entitled "Sequicity: Simplifying Task-oriented Dialogue Systems with Single Sequence-to-Sequence Archi…☆154Updated 3 years ago
- Transformation Networks for Target-Oriented Sentiment Classification (ACL 2018)☆140Updated 7 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆200Updated 3 years ago
- This project is a tensorflow implement of our work, CCM (Commonsense Conversational Model).☆220Updated 3 years ago
- R-net in PyTorch, with ELMo☆197Updated 6 years ago
- Tensorflow implementation for MRFN in Retrieval-based Chatbots☆49Updated 5 years ago
- Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.o…☆144Updated 3 years ago
- PyTorch code for ICLR 2019 paper: Global-to-local Memory Pointer Networks for Task-Oriented Dialogue https://arxiv.org/pdf/1901.04713☆159Updated 6 years ago
- AAAI18 paper 《Improving Review Representations with User Attention and Product Attention for Sentiment Classification》☆51Updated 7 years ago
- Implementation of conversational QA model: FlowQA (with slight improvement)