Enhancement of TextRank Algorithm using Coreference Resolution
Open Access
Journal Type:Research Article
Subject:Computer Science & Electrical
Subject Field:Artificial Intelligence
Volume:101, Issue: 1, May, 2022
Publish Date:May 21, 2022 8:00 pm
Pages:114-123
Download:1209
Views:875
Abstract
TextRank Algorithm is an unsupervised graph-based algorithm by Mihalcea with two primary applications, namely in text summarization and keyword extraction of a text document. This study will focus on the enhancement of the TextRank algorithm on the keyword extraction side. This paper introduces an enhanced version of the algorithm wherein the whole text document is preprocessed with a method known as Coreference Resolution, wherein this method normalizes every referenced entity in a text into a single entity. The application of this method to a document text with a longer sequence, outperforms the Precision, Recall, F1-Measure, and the Mean Average Precision metrics of the original algorithm.