English
Related papers

Related papers: A Morpho-Syntactically Informed LSTM-CRF Model for…

200 papers

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…

Computation and Language · Computer Science 2025-03-20 Omar E. Rakha , Hazem M. Abbas

Dependency tree structures capture long-distance and syntactic relationships between words in a sentence. The syntactic relations (e.g., nominal subject, object) can potentially infer the existence of certain named entities. In addition,…

Computation and Language · Computer Science 2019-09-24 Zhanming Jie , Wei Lu

Named Entity Recognition (NER) involves identifying and categorizing named entities within textual data. Despite its significance, NER research has often overlooked low-resource languages like Myanmar (Burmese), primarily due to the lack of…

Computation and Language · Computer Science 2025-04-08 Kaung Lwin Thant , Kwankamol Nongpong , Ye Kyaw Thu , Thura Aung , Khaing Hsu Wai , Thazin Myint Oo

Most state-of-the-art named entity recognition (NER) systems rely on handcrafted features and on the output of other NLP tasks such as part-of-speech (POS) tagging and text chunking. In this work we propose a language-independent NER system…

Computation and Language · Computer Science 2015-05-26 Cicero Nogueira dos Santos , Victor Guimarães

Named Entity Recognition (NER) is one of the most common tasks of the natural language processing. The purpose of NER is to find and classify tokens in text documents into predefined categories called tags, such as person names, quantity…

Computation and Language · Computer Science 2017-10-10 L. T. Anh , M. Y. Arkhipov , M. S. Burtsev

In this work, we present new state-of-the-art results of 93.59,% and 79.59,% for Turkish and Czech named entity recognition based on the model of (Lample et al., 2016). We contribute by proposing several schemes for representing the…

Computation and Language · Computer Science 2017-06-05 Onur Gungor , Eray Yildiz , Suzan Uskudarli , Tunga Gungor

Named entity recognition (NER) models are typically based on the architecture of Bi-directional LSTM (BiLSTM). The constraints of sequential nature and the modeling of single input prevent the full utilization of global information from…

Computation and Language · Computer Science 2019-11-20 Ying Luo , Fengshun Xiao , Hai Zhao

The paper presents a feature-rich approach to the automatic recognition and categorization of named entities (persons, organizations, locations, and miscellaneous) in news text for Bulgarian. We combine well-established features used for…

Computation and Language · Computer Science 2021-10-01 Georgi Georgiev , Preslav Nakov , Kuzman Ganchev , Petya Osenova , Kiril Ivanov Simov

Named entity recognition (NER) is one of the tasks in natural language processing that can greatly benefit from the use of external knowledge sources. We propose a named entity recognition framework composed of knowledge-based feature…

Computation and Language · Computer Science 2019-06-07 Sławomir Dadas

For several purposes in Natural Language Processing (NLP), such as Information Extraction, Sentiment Analysis or Chatbot, Named Entity Recognition (NER) holds an important role as it helps to determine and categorize entities in text into…

Computation and Language · Computer Science 2020-03-24 Thong Nguyen , Duy Nguyen , Pramod Rao

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…

Computation and Language · Computer Science 2016-07-20 Jason P. C. Chiu , Eric Nichols

It has been shown that named entity recognition (NER) could benefit from incorporating the long-distance structured information captured by dependency trees. We believe this is because both types of features - the contextual information…

Computation and Language · Computer Science 2021-04-13 Lu Xu , Zhanming Jie , Wei Lu , Lidong Bing

Researches on Indonesian named entity (NE) tagger have been conducted since years ago. However, most did not use deep learning and instead employed traditional machine learning algorithms such as association rule, support vector machine,…

Computation and Language · Computer Science 2020-09-15 Devin Hoesen , Ayu Purwarianti

We compare the use of LSTM-based and CNN-based character-level word embeddings in BiLSTM-CRF models to approach chemical and disease named entity recognition (NER) tasks. Empirical results over the BioCreative V CDR corpus show that the use…

Computation and Language · Computer Science 2018-08-28 Zenan Zhai , Dat Quoc Nguyen , Karin Verspoor

State-of-the-art named entity recognition systems rely heavily on hand-crafted features and domain-specific knowledge in order to learn effectively from the small, supervised training corpora that are available. In this paper, we introduce…

Computation and Language · Computer Science 2016-04-08 Guillaume Lample , Miguel Ballesteros , Sandeep Subramanian , Kazuya Kawakami , Chris Dyer

Most state-of-the-art approaches for named-entity recognition (NER) use semi supervised information in the form of word clusters and lexicons. Recently neural network-based language models have been explored, as they as a byproduct generate…

Computation and Language · Computer Science 2014-04-23 Alexandre Passos , Vineet Kumar , Andrew McCallum

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…

Computation and Language · Computer Science 2018-03-23 Pham Quang Nhat Minh

A number of morphology-based word embedding models were introduced in recent years. However, their evaluation was mostly limited to English, which is known to be a morphologically simple language. In this paper, we explore whether and to…

Computation and Language · Computer Science 2021-03-12 Vitaly Romanov , Albina Khusainova

In this paper we tackle multilingual named entity recognition task. We use the BERT Language Model as embeddings with bidirectional recurrent network, attention, and NCRF on the top. We apply multilingual BERT only as embedder without any…

Computation and Language · Computer Science 2023-10-04 Anton A. Emelyanov , Ekaterina Artemova

In the paper, we propose a novel way of improving named entity recognition in the Korean language using its language-specific features. While the field of named entity recognition has been studied extensively in recent years, the mechanism…

Computation and Language · Computer Science 2024-05-15 Yige Chen , KyungTae Lim , Jungyeul Park
‹ Prev 1 2 3 10 Next ›