Code for paper Single Document Summarization as Tree Induction
☆35May 25, 2019Updated 6 years ago
Alternatives and similar repositories for SUMO
Users that are interested in SUMO are comparing it to the libraries listed below
Sorting:
- code for Learning Structured Text Representations☆128Dec 22, 2017Updated 8 years ago
- ☆11Nov 16, 2022Updated 3 years ago
- Better Transition-Based AMR Parsing with a Refined Search Space (authors' DyNet implementation for the EMNLP18 paper)☆10Jun 13, 2019Updated 6 years ago
- PyTorch implementation for PaLM: A Hybrid Parser and Language Model.☆10Jan 7, 2020Updated 6 years ago
- The PyTorch Implementation of SummaRuNNer☆254Sep 7, 2021Updated 4 years ago
- ☆39Aug 2, 2019Updated 6 years ago
- Public codebase for ECONET: EMNLP'21☆12Mar 11, 2022Updated 3 years ago
- Dependency Grammar Induction☆18Feb 11, 2019Updated 7 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆276Apr 22, 2020Updated 5 years ago
- Code for the ACL'17 paper: Jiwei Tan, Xiaojun Wan and Jianguo Xiao. Abstractive Document Summarization with a Graph-Based Attentional Neu…☆32Apr 18, 2018Updated 7 years ago
- Pytorch implementation of : "Learning Structured Text Representations"☆11Oct 1, 2019Updated 6 years ago
- Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019☆237Aug 20, 2019Updated 6 years ago
- Visually Grounded PCFG Induction☆39May 18, 2022Updated 3 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Oct 5, 2018Updated 7 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆522Jan 11, 2022Updated 4 years ago
- Neural Aspect and Opinion Term Extraction with Mined Rules as Weak Supervision☆38Nov 6, 2021Updated 4 years ago
- reimplementing Neural Summarization by Extracting Sentences and Words☆16Dec 12, 2018Updated 7 years ago
- Implementation for paper "Deep Recurrent Generative Decoder for Abstractive Text Summarization" https://arxiv.org/pdf/1708.00625.pdf☆20Mar 25, 2019Updated 6 years ago
- Pytorch implementation of Graph-to-Graph Transformer for Transition-based Dependency Parsing accepted to EMNLP 2020☆22Nov 28, 2022Updated 3 years ago
- [ACL'20, IJCAI'20] Code for "Efficient Second-Order TreeCRF for Neural Dependency Parsing" and "Fast and Accurate Neural CRF Constituency…☆77Nov 10, 2020Updated 5 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆46Jul 23, 2020Updated 5 years ago
- Submission to ICLR☆47Jun 19, 2023Updated 2 years ago
- ☆24Oct 23, 2020Updated 5 years ago
- [NAACL2018] Entity Commonsense Representation for Neural Abstractive Summarization☆21Jul 16, 2018Updated 7 years ago
- Implementation of the paper: Specializing pretrained word embeddings (for parsing) by IB☆52Jun 21, 2022Updated 3 years ago
- bilibili黑马程序员Java企业级实战开发《学成在线》微服务项目(版次:2023-01-13)☆10Apr 4, 2023Updated 2 years ago
- ☆44Nov 29, 2025Updated 3 months ago
- Differentiable Perturb-and-Parse operator☆25Mar 7, 2019Updated 6 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆624Jul 23, 2020Updated 5 years ago
- An Exhaustive Paper List for Text Summarization☆501Sep 22, 2025Updated 5 months ago
- ☆24Feb 15, 2020Updated 6 years ago
- The Return of Lexical Dependencies: Neural Lexicalized PCFGs (TACL)☆33Sep 22, 2025Updated 5 months ago
- Python implementation of projection losses.