A web application for extractive summarization
-
Updated
Mar 16, 2024 - Python
A web application for extractive summarization
This repository presents and compares HeterSUMGraph and variants using GATConv, GATv2Conv and a combination of HeterSUMGraph and SummaRuNNer (using HeterSUMGraph as a sentence encoder).
This repository presents and compares HeterSUMGraph and variants doing extractive summarization, named entity recognition or both. HeterSUMGraph and variants use GATv2Conv (from torch_geometric).
Add a description, image, and links to the hetersumgraph topic page so that developers can more easily learn about it.
To associate your repository with the hetersumgraph topic, visit your repo's landing page and select "manage topics."