paper-with-me

Papers

An Improved Method for Class-specific Keyword Extraction: A Case Study in the German Business Registry

2024-07-19 · Stephen Meisenbacher, Tim Schopf, Weixin Yan, Patrick Holl, Florian Matthes

The task of $\textit{keyword extraction}$ is often an important initial step in unsupervised information extraction, forming the basis for tasks such as topic modeling or document classification. While recent methods have proven to be quite effective in the extraction of keywords, the identification of $\textit{class-specific}$ keywords, or only those pertaining to a predefined class, remains challenging. In this work, we propose an improved method for class-specific keyword extraction, which builds upon the popular $\textbf{KeyBERT}$ library to identify only keywords related to a class described by $\textit{seed keywords}$. We test this method using a dataset of German business registry entries, where the goal is to classify each business according to an economic sector. Our results reveal that our method greatly improves upon previous approaches, setting a new standard for $\textit{class-specific}$ keyword extraction.

📄 PDF Abstract BibTeX arXiv:2407.14085

Code (1)

sjmeis/CSKE 공식 구현 pytorch

Tasks

Document ClassificationKeyword Extraction

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Complex Network based Supervised Keyword Extractor

2019-09-26 · Swagata Duari, Vasudha Bhatnagar

In this paper, we present a supervised framework for automatic keyword extraction from single document. We model the text as complex network, and construct the feature set by extracting select node properties from it. Se…

Keyphrase ExtractionKeyword Extraction

Keyword Extraction, and Aspect Classification in Sinhala, English, and Code-Mixed Content

2025-04-14 · F. A. Rizvi, T. Navojith, A. M. N. H. Adhikari, W. P. U. Senevirathna 외

Brand reputation in the banking sector is maintained through insightful analysis of customer opinion on code-mixed and multilingual content. Conventional NLP models misclassify or ignore code-mixed text, when mix with lo…

Keyword ExtractionNER

Improving Performance of Automatic Keyword Extraction (AKE) Methods Using PoS-Tagging and Enhanced Semantic-Awareness

2022-11-09 · Enes Altuncu, Jason R. C. Nurse, Yang Xu, Jie Guo 외

Automatic keyword extraction (AKE) has gained more importance with the increasing amount of digital textual data that modern computing systems process. It has various applications in information retrieval (IR) and natura…

Information RetrievalKeyword ExtractionPOSPOS Tagging+1

Back to the Basics: A Quantitative Analysis of Statistical and Graph-Based Term Weighting Schemes for Keyword Extraction

2021-04-16 · EMNLP 2021 11 · Asahi Ushio, Federico Liberatore, Jose Camacho-Collados

Term weighting schemes are widely used in Natural Language Processing and Information Retrieval. In particular, term weighting is the basis for keyword extraction. However, there are relatively few evaluation studies tha…

Information RetrievalKeyword ExtractionRetrievalSpecificity

Keyword Extraction for Improved Document Retrieval in Conversational Search

2021-09-13 · Oleg Borisov, Mohammad Aliannejadi, Fabio Crestani

Recent research has shown that mixed-initiative conversational search, based on the interaction between users and computers to clarify and improve a query, provides enormous advantages. Nonetheless, incorporating additio…

Conversational SearchKeyword ExtractionRetrievalSentence