luopeixiang / sent_summarizerLinks
A Seq2Seq with attention and copy mechanism for sentence summarization
☆13Updated 6 years ago
Alternatives and similar repositories for sent_summarizer
Users that are interested in sent_summarizer are comparing it to the libraries listed below
Sorting:
- An implementation of CopyNet☆93Updated 5 years ago
- NLPCC 2019 Outstanding Paper "Improving Transformer with Sequential Context Representations for Abstractive Text Summarization" source c…☆11Updated last year
- Dual Co-Matching Network for Machine Reading Comprehension☆38Updated 5 years ago
- A BERT-Transformer network for abstractive text summarization☆127Updated 2 years ago
- Multi-turn dialogue baselines written in PyTorch☆162Updated 5 years ago
- pytorch实现bert做seq2seq任务,使用unilm方案。☆10Updated 5 years ago
- 基于transformer的指针生成网络☆93Updated 4 years ago
- Fine-tuning BART on COVID Dialogue Dataset☆17Updated 5 years ago
- A PyTorch implemention of Match-LSTM, R-NET and M-Reader for Machine Reading Comprehension☆107Updated 7 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆139Updated 2 years ago
- Basic Seq2Seq, Attention, CopyNet☆19Updated 6 years ago
- Implementation of Dual Co-Matching Network for Multi-choice Reading Comprehension☆18Updated 5 years ago
- Abstractive summarization on LCSTS dataset☆21Updated 6 years ago
- Codes for # ACL2019 paper "Progressive Self-Supervised Attention Learning for Aspect-Level Sentiment Analysis", which contains TNet-Att(+…☆27Updated 3 years ago
- A Multi-Type Multi-Span Network for Reading Comprehension that Requires Discrete Reasoning☆89Updated 5 years ago
- Code and data for "Target-oriented Opinion Words Extraction with Target-fused Neural Sequence Labeling" (NAACL2019)☆132Updated 4 years ago
- Code for ACL2020 paper: Few-shot Slot Tagging with Collapsed Dependency Transfer and Label-enhanced Task-adaptive Projection Network☆154Updated 3 years ago
- Towards Scalable and Reliable Capsule Networks for Challenging NLP Applications☆121Updated 5 years ago
- Zhuang Chen, Tieyun Qian: Transfer Capsule Network for Aspect Level Sentiment Classification. ACL 2019: 547-556☆45Updated 4 years ago
- implementation pointer-generator-network by pytorch and python3☆87Updated 5 years ago
- ☆28Updated 5 years ago
- 该repo可用于将OntoNotes-5.0转换为Conll格式☆132Updated 2 years ago
- AAAI-2021 paper: Topic-Oriented Spoken Dialogue Summarization for Customer Service with Saliency-Aware Topic Modeling.☆77Updated 4 years ago
- Code to obtain the training data for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences…☆17Updated 6 years ago
- SG-Net: Syntax-guided machine reading comprehension (AAAI 2020)☆84Updated 2 years ago
- 使用UniLM实现中文文本摘要☆44Updated 5 years ago
- Question Generation Papers Collection.☆206Updated 3 years ago
- Transformer with pointer generator for machine translation☆16Updated 5 years ago
- Cross-domain NER using cross-domain language modeling, code for ACL 2019 paper☆89Updated 5 years ago
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆72Updated 6 years ago