All Projects β†’ Alex-Fabbri β†’ Multi News

Alex-Fabbri / Multi News

Licence: other
Large-scale multi-document summarization dataset and code

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Multi News

Crd3
The repo containing the Critical Role Dungeons and Dragons Dataset.
Stars: ✭ 83 (-47.47%)
Mutual labels:  summarization
Sa Papers
πŸ“„ Deep Learning δΈ­ Sentiment Analysis θ«–ζ–‡η΅±ζ•΄θˆ‡εˆ†ζž πŸ˜€πŸ˜‘β˜ΉοΈπŸ˜­πŸ™„πŸ€’
Stars: ✭ 111 (-29.75%)
Mutual labels:  summarization
Files2rouge
Calculating ROUGE score between two files (line-by-line)
Stars: ✭ 120 (-24.05%)
Mutual labels:  summarization
Tldr
Text summarizer for golang using LexRank
Stars: ✭ 92 (-41.77%)
Mutual labels:  summarization
Lexrank
LexRank algorithm for text summarization
Stars: ✭ 108 (-31.65%)
Mutual labels:  summarization
Unified Summarization
Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.
Stars: ✭ 114 (-27.85%)
Mutual labels:  summarization
Potara
Multi-document summarization tool relying on ILP and sentence fusion
Stars: ✭ 72 (-54.43%)
Mutual labels:  summarization
Neusum
Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"
Stars: ✭ 143 (-9.49%)
Mutual labels:  summarization
Transformersum
Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive summarization datasets to the extractive task.
Stars: ✭ 107 (-32.28%)
Mutual labels:  summarization
Haystack
πŸ” Haystack is an open source NLP framework that leverages Transformer models. It enables developers to implement production-ready neural search, question answering, semantic document search and summarization for a wide range of applications.
Stars: ✭ 3,409 (+2057.59%)
Mutual labels:  summarization
Lecture Summarizer
Lecture summarization with BERT
Stars: ✭ 94 (-40.51%)
Mutual labels:  summarization
What I Have Read
Paper Lists, Notes and Slides, Focus on NLP. For summarization, please refer to https://github.com/xcfcode/Summarization-Papers
Stars: ✭ 110 (-30.38%)
Mutual labels:  summarization
Nlp Models Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
Stars: ✭ 1,603 (+914.56%)
Mutual labels:  summarization
Summarus
Models for automatic abstractive summarization
Stars: ✭ 83 (-47.47%)
Mutual labels:  summarization
Textrank
πŸ˜‰ πŸŒ€ πŸ“ TextRank implementation in Golang with extendable features (summarization, phrase extraction) and multithreading (goroutine) support (Go 1.8, 1.9, 1.10)
Stars: ✭ 125 (-20.89%)
Mutual labels:  summarization
Sotawhat
Returns latest research results by crawling arxiv papers and summarizing abstracts. Helps you stay afloat with so many new papers everyday.
Stars: ✭ 1,181 (+647.47%)
Mutual labels:  summarization
Nlp Papers
Papers and Book to look at when starting NLP πŸ“š
Stars: ✭ 111 (-29.75%)
Mutual labels:  summarization
Pythonrouge
Python wrapper for evaluating summarization quality by ROUGE package
Stars: ✭ 155 (-1.9%)
Mutual labels:  summarization
Onnxt5
Summarization, translation, sentiment-analysis, text-generation and more at blazing speed using a T5 version implemented in ONNX.
Stars: ✭ 143 (-9.49%)
Mutual labels:  summarization
Pytextrank
Python implementation of TextRank for phrase extraction and summarization of text documents
Stars: ✭ 1,675 (+960.13%)
Mutual labels:  summarization

Multi-News

Data and code for the ACL 2019 paper Multi-News: a Large-Scale Multi-Document Summarization Dataset and Abstractive Hierarchical Model.

Data

Preprocessed, but not truncated, data Preprocessed, truncated, data Raw data (only replaced \n with "NEWLINE_CHAR" and appended "|||||" to the end of each story). Raw data, bad retrievals removed -- Removes documents retrieved with error noticed in this issue and removes the "|||||" at the end of each example. Raw data -- zipped Tensorflow datasets

Models and Summaries

Trained models Model output

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].