luopeixiang / sent_summarizer
A Seq2Seq with attention and copy mechanism for sentence summarization
☆13Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for sent_summarizer
- ☆28Updated 4 years ago
- PyTorch version for Sequential Matching Network☆21Updated 5 years ago
- Code for AAAI-2020 oral paper: RefNet: A Reference-aware Network for Background Based Conversation☆26Updated 4 years ago
- Tensorflow implementation for IOI model☆35Updated 4 years ago
- A Multi-Type Multi-Span Network for Reading Comprehension that Requires Discrete Reasoning☆89Updated 5 years ago
- Abstractive summarization on LCSTS dataset☆22Updated 5 years ago
- ☆62Updated 4 years ago
- NLPCC 2019 Outstanding Paper "Improving Transformer with Sequential Context Representations for Abstractive Text Summarization" source c…☆11Updated 3 months ago
- 🗂 ACL2020 的论文、代码和博客☆21Updated 4 years ago
- Learning to Select Knowledge for Response Generation in Dialog Systems☆42Updated 2 years ago
- CIKM 2019: Interactive Matching Network for Multi-Turn Response Selection in Retrieval-Based Chatbots☆86Updated 5 years ago
- Worth-reading paper list and other awesome resources on Machine Reading Comprehension (MRC) and textual Question Answering (QA). 机器阅读理解与文…☆27Updated 3 years ago
- Codes for the paper Bipartite Flat-Graph Network for Nested Named Entity Recognition☆64Updated 4 years ago
- novel deep learning research works with PaddlePaddle☆48Updated 4 years ago
- HRED VHRED VHCR for Multi-Turn Dialogue Systems☆42Updated 4 years ago
- Utilize BERT model for multi task including ABSA (aspect based sentiment analysis) task and AE (Aspect Extraction) task☆10Updated 5 years ago
- An implementation of CopyNet☆95Updated 5 years ago
- ReCoSa: Detecting the Relevant Contexts with Self-Attention for Multi-turn Dialogue Generation☆58Updated 4 years ago
- Source code for our EMNLP19 paper "Retrieval-guided Dialogue Response Generation via a Matching-to-Generation Framework"☆37Updated 4 years ago
- 使用LSTM进行端到端的语义角色标注(theano)☆54Updated 4 years ago
- Pytorch implementation of 'Commonsense Knowledge Aware Conversation Generation with Graph Attention'☆26Updated 3 months ago
- SG-Net: Syntax-guided machine reading comprehension (AAAI 2020)☆82Updated last year
- EMNLP 2019: Dually Interactive Matching Network for Personalized Response Selection in Retrieval-Based Chatbots☆20Updated 4 years ago
- implementation pointer-generator-network by pytorch and python3☆85Updated 4 years ago
- ☆11Updated 4 years ago
- reimplementing Neural Summarization by Extracting Sentences and Words☆16Updated 5 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆140Updated last year
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆72Updated 5 years ago
- Implementation of Variational Auto-Encoder for text generation in pytorch.☆11Updated 4 years ago