automatic-summarization topic

List automatic-summarization repositories

TransformerSum

425
Stars
59
Forks
Watchers

Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive summarization datasets to the extractive task.

accel-brain-code

299
Stars
92
Forks
Watchers

The purpose of this repository is to make prototypes as case study in the context of proof of concept(PoC) and research and development(R&D) that I have written in my website. The main research topics...

scientific-paper-summarisation

254
Stars
64
Forks
Watchers

Machine learning models to automatically summarise scientific papers

DocSum

63
Stars
13
Forks
Watchers

A tool to automatically summarize documents abstractively using the BART or PreSumm Machine Learning Model.

Feedny

28
Stars
2
Forks
Watchers

The Internet plays an increasingly important part in our daily lives as a source of written content for news and leisure. Yet it is tedious and difficult to sort through this staggering flow of inform...

weibo-summary

31
Stars
14
Forks
Watchers

微博自动摘要系统 Chinese Microblog Automatic Summary System

sumo

19
Stars
5
Forks
Watchers

Tool to extracts the text from a web article urls and get frequency words, entities recognition, automatic summary and more

autoplait

31
Stars
10
Forks
Watchers

Python implementation of AutoPlait (SIGMOD'14) without smoothing algorithm. NOTE: This repository is for my personal use.