English
Related papers

Related papers: Automatically Annotated Turkish Corpus for Named E…

200 papers

Fine-grained Entity Recognition (FgER) is the task of detecting and classifying entity mentions to a large set of types spanning diverse domains such as biomedical, finance and sports. We observe that when the type set spans several…

Computation and Language · Computer Science 2019-05-01 Abhishek Abhishek , Sanya Bathla Taneja , Garima Malik , Ashish Anand , Amit Awekar

Recent progress in language model pre-training has led to important improvements in Named Entity Recognition (NER). Nonetheless, this progress has been mainly tested in well-formatted documents such as news, Wikipedia, or scientific…

Computation and Language · Computer Science 2022-11-16 Asahi Ushio , Leonardo Neves , Vitor Silva , Francesco Barbieri , Jose Camacho-Collados

In tasks like question answering or text summarisation, it is essential to have background knowledge about the relevant entities. The information about entities - in particular, about long-tail or emerging entities - in publicly available…

Information Retrieval · Computer Science 2022-10-05 Nicolas Heist , Heiko Paulheim

Most weakly supervised named entity recognition (NER) models rely on domain-specific dictionaries provided by experts. This approach is infeasible in many domains where dictionaries do not exist. While a phrase retrieval model was used to…

Computation and Language · Computer Science 2023-06-02 Hyunjae Kim , Jaehyo Yoo , Seunghyun Yoon , Jaewoo Kang

We present RONEC - the Named Entity Corpus for the Romanian language. The corpus contains over 26000 entities in ~5000 annotated sentences, belonging to 16 distinct classes. The sentences have been extracted from a copy-right free…

Computation and Language · Computer Science 2020-04-28 Stefan Daniel Dumitrescu , Andrei-Marius Avram

Despite being vast repositories of factual information, cross-domain knowledge graphs, such as Wikidata and the Google Knowledge Graph, only sparsely provide short synoptic descriptions for entities. Such descriptions that briefly identify…

Computation and Language · Computer Science 2019-04-17 Rajarshi Bhowmik , Gerard de Melo

The most common Named Entity Recognizers are usually sequence taggers trained on fully annotated corpora, i.e. the class of all words for all entities is known. Partially annotated corpora, i.e. some but not all entities of some types are…

Computation and Language · Computer Science 2022-04-21 Michael Strobl , Amine Trabelsi , Osmar Zaiane

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…

Computation and Language · Computer Science 2020-03-09 Chan Hee Song , Dawn Lawrie , Tim Finin , James Mayfield

Social media texts are significant information sources for several application areas including trend analysis, event monitoring, and opinion mining. Unfortunately, existing solutions for tasks such as named entity recognition that perform…

Computation and Language · Computer Science 2014-11-03 Dilek Küçük , Ralf Steinberger

Online encyclopedia such as Wikipedia has become one of the best sources of knowledge. Much effort has been devoted to expanding and enriching the structured data by automatic information extraction from unstructured text in Wikipedia.…

Information Retrieval · Computer Science 2014-06-26 Kezun Zhang , Yanghua Xiao , Hanghang Tong , Haixun Wang , Wei Wang

There is an increasing interest in studying natural language and computer code together, as large corpora of programming texts become readily available on the Internet. For example, StackOverflow currently has over 15 million programming…

Computation and Language · Computer Science 2020-11-17 Jeniya Tabassum , Mounica Maddela , Wei Xu , Alan Ritter

The traditional entity extraction problem lies in the ability of extracting named entities from plain text using natural language processing techniques and intensive training from large document collections. Examples of named entities…

Information Retrieval · Computer Science 2007-11-21 Anne-Marie Vercoustre , James A. Thom , Jovan Pehcevski

With the ever-growing popularity of the field of NLP, the demand for datasets in low resourced-languages follows suit. Following a previously established framework, in this paper, we present the UNER dataset, a multilingual and hierarchical…

Computation and Language · Computer Science 2022-12-16 Diego Alves , Gaurish Thakkar , Gabriel Amaral , Tin Kuculo , Marko Tadić

The aim of Named Entity Recognition (NER) is to identify references of named entities in unstructured documents, and to classify them into pre-defined semantic categories. NER often aids from added background knowledge in the form of…

Computation and Language · Computer Science 2015-11-24 S. Thenmalar , J. Balaji , T. V. Geetha

In this paper, we address web-scale visual entity recognition, specifically the task of mapping a given query image to one of the 6 million existing entities in Wikipedia. One way of approaching a problem of such scale is using dual-encoder…

Computer Vision and Pattern Recognition · Computer Science 2024-03-22 Mathilde Caron , Ahmet Iscen , Alireza Fathi , Cordelia Schmid

Text classification is an important task in Natural Language Processing (NLP), where the goal is to categorize text data into predefined classes. In this study, we analyse the dataset creation steps and evaluation techniques of multi-label…

Computation and Language · Computer Science 2023-03-01 Elmurod Kuriyozov , Ulugbek Salaev , Sanatbek Matlatipov , Gayrat Matlatipov

We focus on two research issues in entity search: scoring a document or snippet that potentially supports a candidate entity, and aggregating scores from different snippets into an entity score. Proximity scoring has been studied in IR…

Information Retrieval · Computer Science 2013-03-14 Uma Sawant , Soumen Chakrabarti

Traditional named entity recognition models use gazetteers (lists of entities) as features to improve performance. Although modern neural network models do not require such hand-crafted features for strong performance, recent work has…

Computation and Language · Computer Science 2020-05-06 Shruti Rijhwani , Shuyan Zhou , Graham Neubig , Jaime Carbonell

Named Entity Recognition (NER) is an important subtask of information extraction that seeks to locate and recognise named entities. Despite recent achievements, we still face limitations in correctly detecting and classifying entities,…

Information Retrieval · Computer Science 2018-09-07 Diego Esteves

Named Entity Recognition (NER) is a foundational NLP task, yet research in Yor\`ub\'a has been constrained by limited and domain-specific resources. Existing resources, such as MasakhaNER (a manually annotated news-domain corpus) and…