paper-with-me

홈 › Papers

Biased TextRank: Unsupervised Graph-Based Content Extraction

2020-11-02 · COLING 2020 8 · Ashkan Kazemi, Verónica Pérez-Rosas, Rada Mihalcea

We introduce Biased TextRank, a graph-based content extraction method inspired by the popular TextRank algorithm that ranks text spans according to their importance for language processing tasks and according to their relevance to an input "focus." Biased TextRank enables focused content extraction for text by modifying the random restarts in the execution of TextRank. The random restart probabilities are assigned based on the relevance of the graph nodes to the focus of the task. We present two applications of Biased TextRank: focused summarization and explanation extraction, and show that our algorithm leads to improved performance on two different datasets by significant ROUGE-N score margins. Much like its predecessor, Biased TextRank is unsupervised, easy to implement and orders of magnitude faster and lighter than current state-of-the-art Natural Language Processing methods for similar tasks.

📄 PDF Abstract BibTeX arXiv:2011.01026

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VisualTextRank: Unsupervised Graph-based Content Extraction for Automating Ad Text to Image Search

2021-08-05 · Shaunak Mishra, Mikhail Kuznetsov, Gaurav Srivastava, Maxim Sviridenko

Numerous online stock image libraries offer high quality yet copyright free images for use in marketing campaigns. To assist advertisers in navigating such third party libraries, we study the problem of automatically fet…

Image RetrievalKeyword ExtractionMarketingSentence

Extractive and Abstractive Explanations for Fact-Checking and Evaluation of News

2021-04-27 · NAACL (NLP4IF) 2021 6 · Ashkan Kazemi, Zehua Li, Verónica Pérez-Rosas, Rada Mihalcea

In this paper, we explore the construction of natural language explanations for news claims, with the goal of assisting fact-checking and news evaluation applications. We experiment with two methods: (1) an extractive me…

Fact CheckingLanguage ModelingLanguage ModellingMisinformation

TextRank: Bringing Order into Texts

2004-07-25 · Conference 2004 7 · Rada Mihalcea, Paul Tarau

In this paper, we introduce TextRank – a graph-based ranking model for text processing and show how this model can be successfully used in natural language applications. In particular, we propose two innovative unsupervi…

Sentence

Hindi History Note Generation with Unsupervised Extractive Summarization

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Aayush Shah, Dhineshkumar Ramasubbu, Dhruv Mathew, Meet Chetan Gadoya

In this work, the task of extractive single document summarization applied to an education setting to generate summaries of chapters from grade 10 Hindi history textbooks is undertaken. Unsupervised approaches to extract…

Document SummarizationExtractive SummarizationUnsupervised Extractive Summarization

Exploring Linguistically-Lightweight Keyword Extraction Techniques for Indexing News Articles in a Multilingual Set-up

2021-04-01 · EACL (Hackashop) 2021 4 · Jakub Piskorski, Nicolas Stefanovitch, Guillaume Jacquet, Aldo Podavini

This paper presents a study of state-of-the-art unsupervised and linguistically unsophisticated keyword extraction algorithms, based on statistic-, graph-, and embedding-based approaches, including, i.a., Total Keyword F…

ArticlesKeyword Extraction