中文
相关论文

相关论文: NorNE: Annotating Named Entities for Norwegian

200 篇论文

We introduce the Universal Named-Entity Recognition (UNER)framework, a 4-level classification hierarchy, and the methodology that isbeing adopted to create the first multilingual UNER corpus: the SETimesparallel corpus annotated for…

计算与语言 · 计算机科学 2020-10-26 Diego Alves , Tin Kuculo , Gabriel Amaral , Gaurish Thakkar , Marko Tadic

Named Entity Recognition is an information extraction task that serves as a preprocessing step for other natural language processing tasks, such as machine translation, information retrieval, and question answering. Named entity recognition…

计算与语言 · 计算机科学 2022-07-05 Ebrahim Chekol Jibril , A. Cüneyd Tantğ

Temporal relations between events and time expressions in a document are often modeled in an unstructured manner where relations between individual pairs of time expressions and events are considered in isolation. This often results in…

计算与语言 · 计算机科学 2018-08-24 Yuchen Zhang , Nianwen Xue

We present a large Norwegian lexical resource of categorized medical terms. The resource merges information from large medical databases, and contains over 77,000 unique entries, including automatically mapped terms from a Norwegian medical…

计算与语言 · 计算机科学 2020-04-07 Ildikó Pilán , Pål H. Brekke , Lilja Øvrelid

This article presents the application of the Universal Named Entity framework to generate automatically annotated corpora. By using a workflow that extracts Wikipedia data and meta-data and DBpedia information, we generated an English…

计算与语言 · 计算机科学 2022-12-15 Diego Alves , Gaurish Thakkar , Marko Tadić

This paper introduces NorEval, a new and comprehensive evaluation suite for large-scale standardized benchmarking of Norwegian generative language models (LMs). NorEval consists of 24 high-quality human-created datasets -- of which five are…

As digitized traditional cultural heritage documents have rapidly increased, resulting in an increased need for preservation and management, practical recognition of entities and typification of their classes has become essential. To…

计算与语言 · 计算机科学 2022-09-05 Gyeongmin Kim , Jinsung Kim , Junyoung Son , Heuiseok Lim

Natural language understanding tasks such as open-domain question answering often require retrieving and assimilating factual information from multiple sources. We propose to address this problem by integrating a semi-parametric…

计算与语言 · 计算机科学 2022-04-21 Michiel de Jong , Yury Zemlyanskiy , Nicholas FitzGerald , Fei Sha , William Cohen

Named entity recognition (NER) is the very first step in the linguistic processing of any new domain. It is currently a common process in BioNLP on English clinical text. However, it is still in its infancy in other major languages, as it…

计算与语言 · 计算机科学 2019-12-20 Fernando Sánchez León , Ana González Ledesma

Named Entity Recognition and Classification (NERC) is a process of identification of proper nouns in the text and classification of those nouns into certain predefined categories like person name, location, organization, date, and time etc.…

计算与语言 · 计算机科学 2015-09-21 S. Amarappa , S. V. Sathyanarayana

Named entity recognition (NER) is highly sensitive to sentential syntactic and semantic properties where entities may be extracted according to how they are used and placed in the running text. To model such properties, one could rely on…

计算与语言 · 计算机科学 2020-10-30 Yuyang Nie , Yuanhe Tian , Yan Song , Xiang Ao , Xiang Wan

Nested named entity recognition identifies entities contained within other entities, but requires expensive multi-level annotation. While flat NER corpora exist abundantly, nested resources remain scarce. We investigate whether models can…

计算与语言 · 计算机科学 2026-03-03 Igor Rozhkov , Natalia Loukachevitch

We have trained a named entity recognition (NER) model that screens Swedish job ads for different kinds of useful information (e.g. skills required from a job seeker). It was obtained by fine-tuning KB-BERT. The biggest challenge we faced…

计算与语言 · 计算机科学 2023-10-19 Felix Stollenwerk , Niklas Fastlund , Anna Nyqvist , Joey Öhman

Named entity recognition (NER) is the task to identify mentions of rigid designators from text belonging to predefined semantic types such as person, location, organization etc. NER always serves as the foundation for many natural language…

计算与语言 · 计算机科学 2023-04-26 Jing Li , Aixin Sun , Jianglei Han , Chenliang Li

As a fundamental natural language processing task and one of core knowledge extraction techniques, named entity recognition (NER) is widely used to extract information from texts for downstream tasks. Nested NER is a branch of NER in which…

计算与语言 · 计算机科学 2022-04-19 Yifei Yang , Zuchao Li , Hai Zhao

While extensively explored in text-based tasks, Named Entity Recognition (NER) remains largely neglected in spoken language understanding. Existing resources are limited to a single, English-only dataset. This paper addresses this gap by…

计算与语言 · 计算机科学 2024-05-21 Quentin Meeus , Marie-Francine Moens , Hugo Van hamme

Named Entity Recognition (NER), search, classification and tagging of names and name like frequent informational elements in texts, has become a standard information extraction procedure for textual data. NER has been applied to many types…

计算与语言 · 计算机科学 2016-11-10 Kimmo Kettunen , Eetu Mäkelä , Teemu Ruokolainen , Juha Kuokkala , Laura Löfberg

Identification of named entities from legal texts is an essential building block for developing other legal Artificial Intelligence applications. Named Entities in legal texts are slightly different and more fine-grained than commonly used…

计算与语言 · 计算机科学 2022-11-08 Prathamesh Kalamkar , Astha Agarwal , Aman Tiwari , Smita Gupta , Saurabh Karn , Vivek Raghavan

Named Entity Recognition (NER) is a challenging and widely studied task that involves detecting and typing entities in text. So far,NER still approaches entity typing as a task of classification into universal classes (e.g. date, person, or…

计算与语言 · 计算机科学 2023-02-22 Tristan Luiggi , Laure Soulier , Vincent Guigue , Siwar Jendoubi , Aurélien Baelde

Supervised machine learning assumes the availability of fully-labeled data, but in many cases, such as low-resource languages, the only data available is partially annotated. We study the problem of Named Entity Recognition (NER) with…

计算与语言 · 计算机科学 2019-09-23 Stephen Mayhew , Snigdha Chaturvedi , Chen-Tse Tsai , Dan Roth