paper-with-me

홈 › Papers

End-to-end Named Entity Recognition from English Speech

2020-05-22 · Hemant Yadav, Sreyan Ghosh, Yi Yu, Rajiv Ratn Shah

Named entity recognition (NER) from text has been a widely studied problem and usually extracts semantic information from text. Until now, NER from speech is mostly studied in a two-step pipeline process that includes first applying an automatic speech recognition (ASR) system on an audio sample and then passing the predicted transcript to a NER tagger. In such cases, the error does not propagate from one step to another as both the tasks are not optimized in an end-to-end (E2E) fashion. Recent studies confirm that integrated approaches (e.g., E2E ASR) outperform sequential ones (e.g., phoneme based ASR). In this paper, we introduce a first publicly available NER annotated dataset for English speech and present an E2E approach, which jointly optimizes the ASR and NER tagger components. Experimental results show that the proposed E2E approach outperforms the classical two-step approach. We also discuss how NER from speech can be used to handle out of vocabulary (OOV) words in an ASR system.

📄 PDF Abstract BibTeX arXiv:2005.11184

Code (1)

raotnameh/End-to-end-E2E-Named-Entity-Recognition-from-English-Speech 공식 구현 pytorch

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

AISHELL-NER: Named Entity Recognition from Chinese Speech

2022-02-17 · Boli Chen, Guangwei Xu, Xiaobin Wang, Pengjun Xie 외

Named Entity Recognition (NER) from speech is among Spoken Language Understanding (SLU) tasks, aiming to extract semantic information from the speech signal. NER from speech is usually made through a two-step pipeline th…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)named-entity-recognitionNamed Entity Recognition+5

CV-18 NER: Augmented Common Voice for Named Entity Recognition from Arabic Speech

2026-04-02 · Youssef Saidi, Haroun Elleuch, Fethi Bougares arxiv

End-to-end speech Named Entity Recognition (NER) aims to directly extract entities from speech. Prior work has shown that end-to-end (E2E) approaches can outperform cascaded pipelines for English, French, and Chinese, bu…

Corpus Creation and Analysis for Named Entity Recognition in Telugu-English Code-Mixed Social Media Data

2019-07-01 · ACL 2019 7 · Vamshi Krishna Srirangam, Appidi Abhinav Reddy, Vinay Singh, Manish Shrivastava

Named Entity Recognition(NER) is one of the important tasks in Natural Language Processing(NLP) and also is a subtask of Information Extraction. In this paper we present our work on NER in Telugu-English code-mixed socia…

Entity Extraction using GANnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

MSNER: A Multilingual Speech Dataset for Named Entity Recognition

2024-05-19 · Quentin Meeus, Marie-Francine Moens, Hugo Van hamme

While extensively explored in text-based tasks, Named Entity Recognition (NER) remains largely neglected in spoken language understanding. Existing resources are limited to a single, English-only dataset. This paper addr…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Code-Switched Named Entity Recognition with Embedding Attention

2018-07-01 · WS 2018 7 · Changhan Wang, Kyunghyun Cho, Douwe Kiela

We describe our work for the CALCS 2018 shared task on named entity recognition on code-switched data. Our system ranked first place for MS Arabic-Egyptian named entity recognition and third place for English-Spanish.

Language Identificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1