中文
相关论文

相关论文: Named Entity Recognition for the Kurdish Sorani La…

200 篇论文

We present an analysis of the performance of Federated Learning in a paradigmatic natural-language processing task: Named-Entity Recognition (NER). For our evaluation, we use the language-independent CoNLL-2003 dataset as our benchmark…

计算与语言 · 计算机科学 2022-03-30 Joel Mathew , Dimitris Stripelis , José Luis Ambite

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

One of the major challenges that under-represented and endangered language communities face in language technology is the lack or paucity of language data. This is also the case of the Southern varieties of the Kurdish and Laki languages…

计算与语言 · 计算机科学 2023-04-05 Sina Ahmadi , Zahra Azin , Sara Belelli , Antonios Anastasopoulos

Coreference resolution (CR), identifying expressions referring to the same real-world entity, is a fundamental challenge in natural language processing (NLP). This paper explores the latest advancements in CR, spanning coreference and…

计算与语言 · 计算机科学 2024-08-07 Hassan Haji Mohammadi , Alireza Talebpour , Ahmad Mahmoudi Aznaveh , Samaneh Yazdani

Named entity recognition is a challenging task that has traditionally required large amounts of knowledge in the form of feature engineering and lexicons to achieve high performance. In this paper, we present a novel neural network…

计算与语言 · 计算机科学 2016-07-20 Jason P. C. Chiu , Eric Nichols

We propose an efficient modeling framework for cross-lingual named entity recognition in semi-structured text data. Our approach relies on both knowledge distillation and consistency training. The modeling framework leverages knowledge from…

计算与语言 · 计算机科学 2023-07-19 Sunisth Kumar , Davide Liu , Alexandre Boulenger

Named Entity Recognition (NER) for Myanmar Language is essential to Myanmar natural language processing research work. In this work, NER for Myanmar language is treated as a sequence tagging problem and the effectiveness of deep neural…

计算与语言 · 计算机科学 2019-03-13 Hsu Myat Mo , Khin Mar Soe

Chinese named entity recognition (CNER) is an important task in Chinese natural language processing field. However, CNER is very challenging since Chinese entity names are highly context-dependent. In addition, Chinese texts lack delimiters…

计算与语言 · 计算机科学 2019-05-07 Fangzhao Wu , Junxin Liu , Chuhan Wu , Yongfeng Huang , Xing Xie

The lack of labeled training data has limited the development of natural language processing tools, such as named entity recognition, for many languages spoken in developing countries. Techniques such as distant and weak supervision can be…

计算与语言 · 计算机科学 2020-04-01 David Ifeoluwa Adelani , Michael A. Hedderich , Dawei Zhu , Esther van den Berg , Dietrich Klakow

Machine translation has been a major motivation of development in natural language processing. Despite the burgeoning achievements in creating more efficient machine translation systems thanks to deep learning methods, parallel corpora have…

计算与语言 · 计算机科学 2020-10-06 Sina Ahmadi , Hossein Hassani , Daban Q. Jaff

Named entity recognition (NER) is a vital task in spoken language understanding, which aims to identify mentions of named entities in text e.g., from transcribed speech. Existing neural models for NER rely mostly on dedicated word-level…

计算与语言 · 计算机科学 2019-09-24 Abdalghani Abujabal , Judith Gaspers

State of the art Named Entity Recognition (NER) models have achieved an impressive ability to extract common phrases from text that belong to labels such as location, organization, time, and person. However, typical NER systems that rely on…

计算与语言 · 计算机科学 2024-01-24 Alexandra Loessberg-Zahl

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

Traditional information retrieval treats named entity recognition as a pre-indexing corpus annotation task, allowing entity tags to be indexed and used during search. Named entity taggers themselves are typically trained on thousands or…

信息检索 · 计算机科学 2018-06-14 John Foley , Sheikh Muhammad Sarwar , James Allan

We propose a morphologically informed model for named entity recognition, which is based on LSTM-CRF architecture and combines word embeddings, Bi-LSTM character embeddings, part-of-speech (POS) tags, and morphological information. While…

计算与语言 · 计算机科学 2019-08-28 Lilia Simeonova , Kiril Simov , Petya Osenova , Preslav Nakov

The processing of the Arabic language is a complex field of research. This is due to many factors, including the complex and rich morphology of Arabic, its high degree of ambiguity, and the presence of several regional varieties that need…

计算与语言 · 计算机科学 2022-05-20 Karim El Haff , Mustafa Jarrar , Tymaa Hammouda , Fadi Zaraket

What happens if we encounter a suitable font for our design work but do not know its name? Visual Font Recognition (VFR) systems are used to identify the font typeface in an image. These systems can assist graphic designers in identifying…

计算机视觉与模式识别 · 计算机科学 2023-10-11 Mehrdad Mohammadian , Neda Maleki , Tobias Olsson , Fredrik Ahlgren

Automatic Speech Recognition (ASR) for low-resource languages remains a challenging task due to limited training data. This paper introduces a comprehensive study exploring the effectiveness of Whisper, a pre-trained ASR model, for Northern…

音频与语音处理 · 电气工程与系统科学 2024-10-23 Abdulhady Abas Abdullah , Shima Tabibian , Hadi Veisi , Aso Mahmudi , Tarik Rashid

Natural language inference (NLI) is known as one of the central tasks in natural language processing (NLP) which encapsulates many fundamental aspects of language understanding. With the considerable achievements of data-hungry deep…