中文
相关论文

相关论文: Named Entity Recognition for Nepali Language

200 篇论文

In this report, we describe our participant named-entity recognition system at VLSP 2018 evaluation campaign. We formalized the task as a sequence labeling problem using BIO encoding scheme. We applied a feature-based model which combines…

计算与语言 · 计算机科学 2018-03-23 Pham Quang Nhat Minh

Spoken Named Entity Recognition (NER) aims to extract named entities from speech and categorise them into types like person, location, organization, etc. In this work, we present VietMed-NER - the first spoken NER dataset in the medical…

音频与语音处理 · 电气工程与系统科学 2025-04-03 Khai Le-Duc , David Thulke , Hung-Phong Tran , Long Vo-Dang , Khai-Nguyen Nguyen , Truong-Son Hy , Ralf Schlüter

Recent advancements in the field of natural language processing (NLP) and especially large language models (LLMs) and their numerous applications have brought research attention to design of different document processing tools and…

计算与语言 · 计算机科学 2025-02-18 Vladimir Kalušev , Branko Brkljač

In Natural Language Processing (NLP) pipelines, Named Entity Recognition (NER) is one of the preliminary problems, which marks proper nouns and other named entities such as Location, Person, Organization, Disease etc. Such entities, without…

For languages with no annotated resources, unsupervised transfer of natural language processing models such as named-entity recognition (NER) from resource-rich languages would be an appealing capability. However, differences in words and…

计算与语言 · 计算机科学 2018-09-13 Jiateng Xie , Zhilin Yang , Graham Neubig , Noah A. Smith , Jaime Carbonell

Most state of the art approaches for Named Entity Recognition rely on hand crafted features and annotated corpora. Recently Neural network based models have been proposed which do not require handcrafted features but still require annotated…

计算与语言 · 计算机科学 2016-07-04 Rudra Murthy , Mitesh Khapra , Pushpak Bhattacharyya

Named entity recognition (NER) is the process of recognising and classifying important information (entities) in text. Proper nouns, such as a person's name, an organization's name, or a location's name, are examples of entities. The NER is…

计算与语言 · 计算机科学 2023-02-28 Onkar Litake , Maithili Sabane , Parth Patil , Aparna Ranade , Raviraj Joshi

Sign languages serve as essential communication systems for individuals with hearing and speech impairments. However, digital linguistic dataset resources for underrepresented sign languages, such as Nepali Sign Language (NSL), remain…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Birat Poudel , Satyam Ghimire , Sijan Bhattarai , Saurav Bhandari , Suramya Sharma Dahal

Named entity recognition (NER) is highly sensitive to sentential syntactic and semantic properties where entities may be extracted according to how they are used and placed in the running text. To model such properties, one could rely on…

计算与语言 · 计算机科学 2020-10-30 Yuyang Nie , Yuanhe Tian , Yan Song , Xiang Ao , Xiang Wan

This paper presents a state-of-the-art system for Vietnamese Named Entity Recognition (NER). By incorporating automatic syntactic features with word embeddings as input for bidirectional Long Short-Term Memory (Bi-LSTM), our system,…

计算与语言 · 计算机科学 2017-08-29 Thai-Hoang Pham , Phuong Le-Hong

Named Entity Recognition (NER) is a fundamental NLP task, commonly formulated as classification over a sequence of tokens. Morphologically-Rich Languages (MRLs) pose a challenge to this basic formulation, as the boundaries of Named Entities…

计算与语言 · 计算机科学 2021-09-14 Dan Bareket , Reut Tsarfaty

We present NEAMER -- Named Entity Augmented Multi-word Expression Recognizer. This system is inspired by non-compositionality characteristics shared between Named Entity and Idiomatic Expressions. We utilize transfer learning and locality…

计算与语言 · 计算机科学 2022-04-19 Min Sik Oh

Named Entity Recognition (NER) is an essential precursor task for many natural language applications, such as relation extraction or event extraction. Much of the NER research has been done on datasets with few classes of entity types (e.g.…

计算与语言 · 计算机科学 2020-09-17 Parul Awasthy , Taesun Moon , Jian Ni , Radu Florian

Inspired by a concept of content-addressable retrieval from cognitive science, we propose a novel fragment-based model augmented with a lexicon-based memory for Chinese NER, in which both the character-level and word-level features are…

计算与语言 · 计算机科学 2020-06-23 Yi Zhou , Xiaoqing Zheng , Xuanjing Huang

The goal of this work is to improve the performance of a neural named entity recognition system by adding input features that indicate a word is part of a name included in a gazetteer. This article describes how to generate gazetteers from…

计算与语言 · 计算机科学 2020-03-09 Chan Hee Song , Dawn Lawrie , Tim Finin , James Mayfield

Named entity recognition (NER) is an extensively studied task that extracts and classifies named entities in a text. NER is crucial not only in downstream language processing applications such as relation extraction and question answering…

计算与语言 · 计算机科学 2020-05-19 Gizem Aras , Didem Makaroglu , Seniz Demir , Altan Cakir

Traditional language models are unable to efficiently model entity names observed in text. All but the most popular named entities appear infrequently in text providing insufficient context. Recent efforts have recognized that context can…

计算与语言 · 计算机科学 2019-06-25 Angli Liu , Jingfei Du , Veselin Stoyanov

Named entity recognition (NER) and relation extraction (RE) are two important tasks in information extraction and retrieval (IE \& IR). Recent work has demonstrated that it is beneficial to learn these tasks jointly, which avoids the…

计算与语言 · 计算机科学 2020-01-01 John Giorgi , Xindi Wang , Nicola Sahar , Won Young Shin , Gary D. Bader , Bo Wang

Named Entity Recognition (NER) is a basic NLP task and finds major applications in conversational and search systems. It helps us identify key entities in a sentence used for the downstream application. NER or similar slot filling systems…

计算与语言 · 计算机科学 2022-04-14 Parth Patil , Aparna Ranade , Maithili Sabane , Onkar Litake , Raviraj Joshi

Word embeddings have been a key building block for NLP in which models relied heavily on word embeddings in many different tasks. In this paper, a model is proposed based on using Bidirectional LSTM/CRF with word embeddings to perform named…

计算与语言 · 计算机科学 2025-03-20 Omar E. Rakha , Hazem M. Abbas