Keyword Extraction

25 papers with code • 3 benchmarks • 5 datasets

Keyword extraction is tasked with the automatic identification of terms that best describe the subject of a document (Source: Wikipedia).

SpeechCLIP+: Self-supervised multi-task representation learning for speech via CLIP and speech-image data

ShampooWang/SpeechCLIP_plus 10 Feb 2024

Second, we propose a new hybrid architecture that merges the cascaded and parallel architectures of SpeechCLIP into a multi-task learning framework.

0
10 Feb 2024

Task Oriented Conversational Modelling With Subjective Knowledge

raja-kumar/knowledge-grounded-tods 30 Mar 2023

Existing conversational models are handled by a database(DB) and API based systems.

0
30 Mar 2023

Graph-based Semantical Extractive Text Analysis

minasmz/persian-summarization 19 Dec 2022

The two important tasks to do this are keyword extraction and text summarization.

52
19 Dec 2022

AdaptKeyBERT: An Attention-Based approach towards Few-Shot & Zero-Shot Domain Adaptation of KeyBERT

amanpriyanshu/adaptkeybert 14 Nov 2022

Downstream training for keyword extractors is a lengthy process and requires a significant amount of data.

21
14 Nov 2022

Large-Scale Bidirectional Training for Zero-Shot Image Captioning

tgisaturday/BITTERS 13 Nov 2022

However, we find that large-scale bidirectional training between image and text enables zero-shot image captioning.

21
13 Nov 2022

SiDi KWS: A Large-Scale Multilingual Dataset for Keyword Spotting

michel-meneses/keyword-miner Interspeech 2022

Keyword spotting (KWS) has become a hot topic in speech processing due to the rise of commercial applications based on voice command detection, such as voice assistants.

6
22 Sep 2022

Study of keyword extraction techniques for Electric Double Layer Capacitor domain using text similarity indexes: An experimental analysis

ping543f/kwd-extraction-study 13 Nov 2021

This paper presents an experimental analysis of similarity scores of keywords generated by different supervised and unsupervised automated keyword extraction algorithms with expert provided keywords from the Electric Double Layer Capacitor (EDLC) domain.

1
13 Nov 2021

MDERank: A Masked Document Embedding Rank Approach for Unsupervised Keyphrase Extraction

linhanz/mderank Findings (ACL) 2022

In this work, we propose a novel unsupervised embedding-based KPE approach, Masked Document Embedding Rank (MDERank), to address this problem by leveraging a mask strategy and ranking candidates by the similarity between embeddings of the source document and the masked document.

60
13 Oct 2021

DRIFT: A Toolkit for Diachronic Analysis of Scientific Literature

rajaswa/DRIFT EMNLP (ACL) 2021

In this work, we present to the NLP community, and to the wider research community as a whole, an application for the diachronic analysis of research corpora.

112
02 Jul 2021

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

asahi417/kex EMNLP 2021

Term weighting schemes are widely used in Natural Language Processing and Information Retrieval.

53
16 Apr 2021