paper-with-me

홈 › Papers

PatternRank: Leveraging Pretrained Language Models and Part of Speech for Unsupervised Keyphrase Extraction

2022-10-11 · Tim Schopf, Simon Klimek, Florian Matthes

Keyphrase extraction is the process of automatically selecting a small set of most relevant phrases from a given text. Supervised keyphrase extraction approaches need large amounts of labeled training data and perform poorly outside the domain of the training data. In this paper, we present PatternRank, which leverages pretrained language models and part-of-speech for unsupervised keyphrase extraction from single documents. Our experiments show PatternRank achieves higher precision, recall and F1-scores than previous state-of-the-art approaches. In addition, we present the KeyphraseVectorizers package, which allows easy modification of part-of-speech patterns for candidate keyphrase selection, and hence adaptation of our approach to any domain.

📄 PDF Abstract BibTeX arXiv:2210.05245

Code (1)

timschopf/keyphrasevectorizers 공식 구현 tf

Tasks

Keyphrase Extraction

Similar Papers 제목 키워드 기반

Combining PatternRank with Huffman Coding: A Novel Compression Algorithm

2024-04-02 · Jasurbek Shukurov

The escalating volume of data involved in Android backup packages necessitates an innovative approach to compression beyond traditional methods like GZIP, which may not fully exploit the redundancy inherent in Android ba…

Automatic Speech Recognition for the Ika Language

2024-10-01 · Uchenna Nzenwata, Daniel Ogbuigwe

We present a cost-effective approach for developing Automatic Speech Recognition (ASR) models for low-resource languages like Ika. We fine-tune the pretrained wav2vec 2.0 Massively Multilingual Speech Models on a high-qu…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Leveraging Multilingual Self-Supervised Pretrained Models for Sequence-to-Sequence End-to-End Spoken Language Understanding

2023-10-09 · Pavel Denisov, Ngoc Thang Vu

A number of methods have been proposed for End-to-End Spoken Language Understanding (E2E-SLU) using pretrained models, however their evaluation often lacks multilingual setup and tasks that require prediction of lexical …

slot-fillingSlot Fillingspeech-recognitionSpeech Recognition+1

Leveraging Acoustic and Linguistic Embeddings from Pretrained speech and language Models for Intent Classification

2021-02-15 · Bidisha Sharma, Maulik Madhavi, Haizhou Li

Intent classification is a task in spoken language understanding. An intent classification system is usually implemented as a pipeline process, with a speech recognition module followed by text processing that classifies…

ClassificationGeneral Classificationintent-classificationIntent Classification+6

Transsion Multilingual Speech Recognition System for MLC-SLM 2025 Challenge

2025-08-15 · Xiaoxiao Li, An Zhu, Youhai Jiang, Fengjie Zhu arxiv

This paper presents the architecture and performance of a novel Multilingual Automatic Speech Recognition (ASR) system developed by the Transsion Speech Team for Track 1 of the MLC-SLM 2025 Challenge. The proposed system…

Speech Recognition