English
Related papers

Related papers: Exhaustive Entity Recognition for Coptic: Challeng…

200 papers

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…

Computation and Language · Computer Science 2021-09-14 Dan Bareket , Reut Tsarfaty

This thesis investigates how natural language understanding and generation with transformer models can benefit from grounding the models with knowledge representations and addresses the following key research questions: (i) Can knowledge of…

Computation and Language · Computer Science 2024-03-25 Chenxi Whitehouse

Machine understanding of user utterances in conversational systems is of utmost importance for enabling engaging and meaningful conversations with users. Entity Linking (EL) is one of the means of text understanding, with proven efficacy…

Computation and Language · Computer Science 2021-05-12 Hideaki Joko , Faegheh Hasibi , Krisztian Balog , Arjen P. de Vries

This paper introduces a novel neural network model for question answering, the \emph{entity-based memory network}. It enhances neural networks' ability of representing and calculating information over a long period by keeping records of…

Computation and Language · Computer Science 2024-02-23 Xun Wang , Katsuhito Sudoh , Masaaki Nagata , Tomohide Shibata , Daisuke Kawahara , Sadao Kurohashi

Interest in solving table interpretation tasks has grown over the years, yet it still relies on existing datasets that may be overly simplified. This is potentially reducing the effectiveness of the dataset for thorough evaluation and…

Artificial Intelligence · Computer Science 2025-05-05 Aneta Koleva , Martin Ringsquandl , Ahmed Hatem , Thomas Runkler , Volker Tresp

Named Entity Recognition (NER) is a core natural language processing task in which pre-trained language models have shown remarkable performance. However, standard benchmarks like CoNLL 2003 do not address many of the challenges that…

Computation and Language · Computer Science 2023-05-01 Iker García-Ferrero , Jon Ander Campos , Oscar Sainz , Ander Salaberria , Dan Roth

Classifying semantic relations between entity pairs in sentences is an important task in Natural Language Processing (NLP). Most previous models for relation classification rely on the high-level lexical and syntactic features obtained by…

Computation and Language · Computer Science 2020-10-07 Joohong Lee , Sangwoo Seo , Yong Suk Choi

The demand for sophisticated natural language processing (NLP) methods, particularly Named Entity Recognition (NER), has increased due to the exponential growth of Marathi-language digital content. In particular, NER is essential for…

Computation and Language · Computer Science 2024-10-15 Pranita Deshmukh , Nikita Kulkarni , Sanhita Kulkarni , Kareena Manghani , Geetanjali Kale , Raviraj Joshi

Aligning terminological resources, including ontologies, controlled vocabularies, taxonomies, and value sets is a critical part of data integration in many domains such as healthcare, chemistry, and biomedical research. Entity mapping is…

A typical architecture for end-to-end entity linking systems consists of three steps: mention detection, candidate generation and entity disambiguation. In this study we investigate the following questions: (a) Can all those steps be…

Computation and Language · Computer Science 2021-01-14 Samuel Broscheit

In standard methodology for natural language processing, entities in text are typically embedded in dense vector spaces with pre-trained models. The embeddings produced this way are effective when fed into downstream models, but they…

Computation and Language · Computer Science 2020-10-14 Yasumasa Onoe , Greg Durrett

Scarcity of resources such as annotated text corpora for under-resourced languages like Albanian is a serious impediment in computational linguistics and natural language processing research. This paper presents AlbNER, a corpus of 900…

Computation and Language · Computer Science 2023-09-19 Erion Çano

The use of methods borrowed from statistics and physics to analyze written texts has allowed the discovery of unprecedent patterns of human behavior and cognition by establishing links between models features and language structure. While…

Computation and Language · Computer Science 2016-07-07 Diego R. Amancio

A large amount of information in today's world is now stored in knowledge bases. Named Entity Recognition (NER) is a process of extracting, disambiguation, and linking an entity from raw text to insightful and structured knowledge bases.…

Computation and Language · Computer Science 2024-11-11 Monica Munnangi

Entity linking is the task of associating linguistic expressions with entries in a knowledge base that represent real-world entities and concepts. Language resources for this task have primarily been developed for English, and the resources…

Computation and Language · Computer Science 2026-04-01 Shohei Higashiyama , Masao Ideuchi , Masao Utiyama

The growth of cross-lingual pre-trained models has enabled NLP tools to rapidly generalize to new languages. While these models have been applied to tasks involving entities, their ability to explicitly predict typological features of these…

Computation and Language · Computer Science 2021-10-18 Nila Selvaraj , Yasumasa Onoe , Greg Durrett

This paper focuses on a domain expert querying system over databases. It presents a solution designed for a French enterprise interested in offering a natural language interface for its clients. The approach, based on entity enrichment,…

Computation and Language · Computer Science 2024-10-22 Joshua Amavi , Mirian Halfeld Ferrari , Nicolas Hiot

We propose a method to generate large-scale encyclopedic knowledge, which is valuable for much NLP research, based on the Web. We first search the Web for pages containing a term in question. Then we use linguistic patterns and HTML…

Computation and Language · Computer Science 2009-09-25 Atsushi Fujii , Tetsuya Ishikawa

Although over 100 languages are supported by strong off-the-shelf machine translation systems, only a subset of them possess large annotated corpora for named entity recognition. Motivated by this fact, we leverage machine translation to…

Computation and Language · Computer Science 2019-09-16 Alankar Jain , Bhargavi Paranjape , Zachary C. Lipton

Fine-grained entity typing (FET) is the task of identifying specific entity types at a fine-grained level for entity mentions based on their contextual information. Conventional methods for FET require extensive human annotation, which is…

Computation and Language · Computer Science 2023-10-13 Siru Ouyang , Jiaxin Huang , Pranav Pillai , Yunyi Zhang , Yu Zhang , Jiawei Han