中文
相关论文

相关论文: Context-NER : Contextual Phrase Generation at Scal…

200 篇论文

Named entity recognition (NER) is an information extraction technique that aims to locate and classify named entities (e.g., organizations, locations,...) within a document into predefined categories. Correctly identifying these phrases…

计算与语言 · 计算机科学 2021-12-16 Tran Thi Hong Hanh , Antoine Doucet , Nicolas Sidere , Jose G. Moreno , Senja Pollak

Recent multilingual named entity recognition (NER) work has shown that large language models (LLMs) can provide effective synthetic supervision, yet such datasets have mostly appeared as by-products of broader experiments rather than as…

计算与语言 · 计算机科学 2025-12-17 Jonas Golde , Patrick Haller , Alan Akbik

Convolutional neural networks (CNN) have shown promising results for end-to-end speech recognition, albeit still behind other state-of-the-art methods in performance. In this paper, we study how to bridge this gap and go beyond with a novel…

音频与语音处理 · 电气工程与系统科学 2020-05-19 Wei Han , Zhengdong Zhang , Yu Zhang , Jiahui Yu , Chung-Cheng Chiu , James Qin , Anmol Gulati , Ruoming Pang , Yonghui Wu

Identifying named entities such as a person, location or organization, in documents can highlight key information to readers. Training Named Entity Recognition (NER) models requires an annotated data set, which can be a time-consuming…

计算与语言 · 计算机科学 2022-12-20 Ting Wai Terence Au , Ingemar J. Cox , Vasileios Lampos

Publicly traded companies are required to submit periodic reports with eXtensive Business Reporting Language (XBRL) word-level tags. Manually tagging the reports is tedious and costly. We, therefore, introduce XBRL tagging as a new entity…

Entity Linking (EL) has traditionally relied on large annotated datasets and extensive model fine-tuning. While recent few-shot methods leverage large language models (LLMs) through prompting to reduce training requirements, they often…

计算与语言 · 计算机科学 2025-11-20 Yajie Li , Albert Galimov , Mitra Datta Ganapaneni , Pujitha Thejaswi , De Meng , Priyanshu Kumar , Saloni Potdar

Named Entity Recognition (NER) is a challenging and widely studied task that involves detecting and typing entities in text. So far,NER still approaches entity typing as a task of classification into universal classes (e.g. date, person, or…

计算与语言 · 计算机科学 2023-02-22 Tristan Luiggi , Laure Soulier , Vincent Guigue , Siwar Jendoubi , Aurélien Baelde

We present OpenNER 1.0, a standardized collection of openly-available named entity recognition (NER) datasets. OpenNER contains 36 NER corpora that span 52 languages, human-annotated in varying named entity ontologies. We correct annotation…

计算与语言 · 计算机科学 2025-12-19 Chester Palen-Michel , Maxwell Pickering , Maya Kruse , Jonne Sälevä , Constantine Lignos

This paper investigates the problem of Named Entity Recognition (NER) for extreme low-resource languages with only a few hundred tagged data samples. NER is a fundamental task in Natural Language Processing (NLP). A critical driver…

计算与语言 · 计算机科学 2022-12-20 Shashank Sonkar , Zichao Wang , Richard G. Baraniuk

This paper presents a novel framework, MGNER, for Multi-Grained Named Entity Recognition where multiple entities or entity mentions in a sentence could be non-overlapping or totally nested. Different from traditional approaches regarding…

计算与语言 · 计算机科学 2020-04-06 Congying Xia , Chenwei Zhang , Tao Yang , Yaliang Li , Nan Du , Xian Wu , Wei Fan , Fenglong Ma , Philip Yu

We propose a new uniform framework for text classification and ranking that can automate the process of identifying check-worthy sentences in political debates and speech transcripts. Our framework combines the semantic analysis of the…

计算与语言 · 计算机科学 2022-11-22 Ting Su , Craig Macdonald , Iadh Ounis

This work introduces the L3Cube-MahaSocialNER dataset, the first and largest social media dataset specifically designed for Named Entity Recognition (NER) in the Marathi language. The dataset comprises 18,000 manually labeled sentences…

计算与语言 · 计算机科学 2024-02-15 Harsh Chaudhari , Anuja Patil , Dhanashree Lavekar , Pranav Khairnar , Raviraj Joshi

Named Entity Recognition (NER) is a fundamental problem in natural language processing (NLP). However, the task of extracting longer entity spans (e.g., awards) from extended texts (e.g., homepages) is barely explored. Current NER methods…

计算与语言 · 计算机科学 2025-02-12 Yelin Chen , Fanjin Zhang , Jie Tang

Large Language Models (LLMs) have demonstrated impressive capabilities for generalizing in unseen tasks. In the Named Entity Recognition (NER) task, recent advancements have seen the remarkable improvement of LLMs in a broad range of entity…

计算与语言 · 计算机科学 2024-06-21 Yuyang Ding , Juntao Li , Pinzheng Wang , Zecheng Tang , Bowen Yan , Min Zhang

Supervised machine learning assumes the availability of fully-labeled data, but in many cases, such as low-resource languages, the only data available is partially annotated. We study the problem of Named Entity Recognition (NER) with…

计算与语言 · 计算机科学 2019-09-23 Stephen Mayhew , Snigdha Chaturvedi , Chen-Tse Tsai , Dan Roth

Named entity recognition (NER) models generally perform poorly when large training datasets are unavailable for low-resource domains. Recently, pre-training a large-scale language model has become a promising direction for coping with the…

计算与语言 · 计算机科学 2021-12-02 Zihan Liu , Feijun Jiang , Yuxiang Hu , Chen Shi , Pascale Fung

For machine translation to tackle discourse phenomena, models must have access to extra-sentential linguistic context. There has been recent interest in modelling context in neural machine translation (NMT), but models have been principally…

计算与语言 · 计算机科学 2018-04-23 Rachel Bawden , Rico Sennrich , Alexandra Birch , Barry Haddow

Recent approaches to data-to-text generation have shown great promise thanks to the use of large-scale datasets and the application of neural network architectures which are trained end-to-end. These models rely on representation learning…

计算与语言 · 计算机科学 2019-06-10 Ratish Puduppully , Li Dong , Mirella Lapata

Fine-Grained Named Entity Recognition (FG-NER) is critical for many NLP applications. While classical named entity recognition (NER) has attracted a substantial amount of research, FG-NER is still an open research domain. The current…

计算与语言 · 计算机科学 2019-02-27 Thai-Hoang Pham , Khai Mai , Nguyen Minh Trung , Nguyen Tuan Duc , Danushka Bolegala , Ryohei Sasano , Satoshi Sekine

Particularly, financial named-entity recognition (NER) is one of the many important approaches to translate unformatted reports and news into structured knowledge graphs. However, free, easy-to-use large language models (LLMs) often fail to…

计算金融 · 定量金融 2026-01-16 Zhiming Lian