paper-with-me

홈 › Papers

Extending Neural Keyword Extraction with TF-IDF tagset matching

2021-01-31 · EACL (Hackashop) 2021 4 · Boshko Koloski, Senja Pollak, Blaž Škrlj, Matej Martinc

Keyword extraction is the task of identifying words (or multi-word expressions) that best describe a given document and serve in news portals to link articles of similar topics. In this work we develop and evaluate our methods on four novel data sets covering less represented, morphologically-rich languages in European news media industry (Croatian, Estonian, Latvian and Russian). First, we perform evaluation of two supervised neural transformer-based methods (TNT-KID and BERT+BiLSTM CRF) and compare them to a baseline TF-IDF based unsupervised approach. Next, we show that by combining the keywords retrieved by both neural transformer based methods and extending the final set of keywords with an unsupervised TF-IDF based technique, we can drastically improve the recall of the system, making it appropriate to be used as a recommendation system in the media house environment.

📄 PDF Abstract BibTeX arXiv:2102.00472

Code (1)

bkolosk1/extending-neural-keyword-extraction-with-tf-idf-tagset-matching 공식 구현 pytorch

Tasks

ArticlesKeyword Extraction

Similar Papers 제목 키워드 기반

Multi-view Semantic Matching of Question retrieval using Fine-grained Semantic Representations

2022-10-21 · Li Chong, Denghao Ma, Yueguo Chen

As a key task of question answering, question retrieval has attracted much attention from the communities of academia and industry. Previous solutions mainly focus on the translation model, topic model, and deep learning…

Keyword ExtractionQuestion AnsweringRetrievalSemantic Similarity+1

Evaluation of Three Welsh Language POS Taggers

2022-06-01 · CLTW (LREC) 2022 6 · Gruffudd Prys, Gareth Watkins

In this paper we describe our quantitative and qualitative evaluation of three Welsh language Part of Speech (POS) taggers. Following an introductory section, we explore some of the issues which face POS taggers, discuss…

BenchmarkingPOS

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

N-Grams TextRank A Novel Domain Keyword Extraction Technique

2020-12-01 · ICON 2020 12 · Saransh Rajput, Akshat Gahoi, Manvith Reddy, Dipti Mishra Sharma

The rapid growth of the internet has given us a wealth of information and data spread across the web. However, as the data begins to grow we simultaneously face the grave problem of an Information Explosion. An abundance…

Keyword ExtractionManagement

The CLE Urdu POS Tagset

2014-05-01 · LREC 2014 5 · Saba Urooj, Sarmad Hussain, Asad Mustafa, Rahila Parveen 외

The paper presents a design schema and details of a new Urdu POS tagset. This tagset is designed due to challenges encountered in working with existing tagsets for Urdu. It uses tags that judiciously incorporate informat…

Machine TranslationPOSTAG