Reproduction package for A comprehensive review of automatic text summarization techniques: method, data, evaluation and coding
-
Updated
Apr 18, 2023 - Python
Reproduction package for A comprehensive review of automatic text summarization techniques: method, data, evaluation and coding
This repository contains scripts for a weak learning summarization pipeline in Arabic and English.
A simple text summarizer
Typical automatic text summarisation makes use of either an extraction or an abstraction based model. This project specifically is an implementation of a feature-based extraction summariser. Primarily engineered using Python 2.7
An extractive text summarizer
Add a description, image, and links to the automatic-text-summarization topic page so that developers can more easily learn about it.
To associate your repository with the automatic-text-summarization topic, visit your repo's landing page and select "manage topics."