text-summarization topic

List text-summarization repositories

KoBertSum

80
Stars
42
Forks
Watchers

KoBertSum은 BertSum모델을 한국어 데이터에 적용할 수 있도록 수정한 한국어 요약 모델입니다.

Text-Summarization-Repo

324
Stars
46
Forks
Watchers

텍스트 요약 분야의 주요 연구 주제, Must-read Papers, 이용 가능한 model 및 data 등을 추천 자료와 함께 정리한 저장소입니다.

DiscoBERT

165
Stars
30
Forks
Watchers

Code for paper "Discourse-Aware Neural Extractive Text Summarization" (ACL20)

pythonrouge

165
Stars
33
Forks
Watchers

Python wrapper for evaluating summarization quality by ROUGE package

text-analytics-with-python

1.6k
Stars
834
Forks
Watchers

Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text...

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.

HarvestText

2.3k
Stars
330
Forks
Watchers

文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法

text-summarization-tensorflow

631
Stars
196
Forks
Watchers

Tensorflow seq2seq Implementation of Text Summarization.

text_summurization_abstractive_methods

520
Stars
217
Forks
Watchers

Multiple implementations for abstractive text summurization , using google colab