English
Related papers

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

200 papers

Named Entity Recognition systems achieve remarkable performance on domains such as English news. It is natural to ask: What are these models actually learning to achieve this? Are they merely memorizing the names themselves? Or are they…

Computation and Language · Computer Science 2021-01-05 Oshin Agarwal , Yinfei Yang , Byron C. Wallace , Ani Nenkova

For named entity recognition (NER), bidirectional recurrent neural networks became the state-of-the-art technology in recent years. Competing approaches vary with respect to pre-trained word embeddings as well as models for character…

Computation and Language · Computer Science 2018-11-08 Gregor Wiedemann , Raghav Jindal , Chris Biemann

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…

Computation and Language · Computer Science 2019-09-24 Abdalghani Abujabal , Judith Gaspers

In this paper, we present a feature-based named-entity recognition (NER) model that achieves the start-of-the-art accuracy for Vietnamese language. We combine word, word-shape features, PoS, chunk, Brown-cluster-based features, and…

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

Few-shot Named Entity Recognition (NER), the task of identifying named entities with only a limited amount of labeled data, has gained increasing significance in natural language processing. While existing methodologies have shown some…

Computation and Language · Computer Science 2024-08-26 Yafeng Zhang , Zilan Yu , Yuang Huang , Jing Tang

We present a simple approach to improve biomedical named entity recognition (NER) by injecting categorical labels and Part-of-speech (POS) information into the model. We use two approaches, in the first approach, we first train a…

Computation and Language · Computer Science 2023-11-07 Sumam Francis , Marie-Francine Moens

Named entity recognition (NER) is a natural language processing task (NLP), which aims to identify named entities and classify them like person, location, organization, etc. In the Arabic language, we can find a considerable size of…

Computation and Language · Computer Science 2023-04-10 Alaa Shaker , Alaa Aldarf , Igor Bessmertny

Named entity recognition, and other information extraction tasks, frequently use linguistic features such as part of speech tags or chunkings. For languages where word boundaries are not readily identified in text, word segmentation is a…

Computation and Language · Computer Science 2017-03-30 Nanyun Peng , Mark Dredze

Named entity recognition (NER) is used to identify relevant entities in text. A bidirectional LSTM (long short term memory) encoder with a neural conditional random fields (CRF) decoder (biLSTM-CRF) is the state of the art methodology. In…

Computation and Language · Computer Science 2018-08-15 Antonio Jimeno Yepes

This study improves the performance of neural named entity recognition by a margin of up to 11% in F-score on the example of a low-resource language like German, thereby outperforming existing baselines and establishing a new…

Computation and Language · Computer Science 2018-07-30 Sajawel Ahmed , Alexander Mehler

Most existing methods for biomedical entity recognition task rely on explicit feature engineering where many features either are specific to a particular task or depends on output of other existing NLP tools. Neural architectures have been…

Computation and Language · Computer Science 2017-08-14 Sunil Kumar Sahu , Ashish Anand

Low-resource named entity recognition is still an open problem in NLP. Most state-of-the-art systems require tens of thousands of annotated sentences in order to obtain high performance. However, for most of the world's languages, it is…

Computation and Language · Computer Science 2024-04-16 Ryan Cotterell , Kevin Duh

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…

Computation and Language · Computer Science 2020-05-19 Gizem Aras , Didem Makaroglu , Seniz Demir , Altan Cakir

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…

Computation and Language · Computer Science 2020-06-23 Yi Zhou , Xiaoqing Zheng , Xuanjing Huang

Chemical patents are an important resource for chemical information. However, few chemical Named Entity Recognition (NER) systems have been evaluated on patent documents, due in part to their structural and linguistic complexity. In this…

Computation and Language · Computer Science 2019-07-08 Zenan Zhai , Dat Quoc Nguyen , Saber A. Akhondi , Camilo Thorne , Christian Druckenbrodt , Trevor Cohn , Michelle Gregory , Karin Verspoor

Named entity recognition (NER) plays an important role in text-based information retrieval. In this paper, we combine Bidirectional Long Short-Term Memory (Bi-LSTM) \cite{hochreiter1997,schuster1997} with Conditional Random Field (CRF)…

Computation and Language · Computer Science 2019-12-04 Ngoc C. Lê , Ngoc-Yen Nguyen , Anh-Duong Trinh

In recent years, large-scale pre-trained language models (PLMs) have made extraordinary progress in most NLP tasks. But, in the unsupervised POS tagging task, works utilizing PLMs are few and fail to achieve state-of-the-art (SOTA)…

Computation and Language · Computer Science 2022-03-22 Houquan Zhou , Yang Li , Zhenghua Li , Min Zhang

Although modern named entity recognition (NER) systems show impressive performance on standard datasets, they perform poorly when presented with noisy data. In particular, capitalization is a strong signal for entities in many languages,…

Computation and Language · Computer Science 2019-12-17 Stephen Mayhew , Nitish Gupta , Dan Roth

Recent studies have explored various approaches for treating candidate named entity spans as both source and target sequences in named entity recognition (NER) by leveraging large language models (LLMs). Although previous approaches have…

Computation and Language · Computer Science 2026-03-27 Sungwoo Han , Hyeyeon Kim , Jingun Kwon , Hidetaka Kamigaito , Manabu Okumura

This paper investigates neural character-based morphological tagging for languages with complex morphology and large tag sets. We systematically explore a variety of neural architectures (DNN, CNN, CNNHighway, LSTM, BLSTM) to obtain…

Computation and Language · Computer Science 2016-06-22 Georg Heigold , Guenter Neumann , Josef van Genabith