You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).