中文
相关论文

相关论文: ParaNames 1.0: Creating an Entity Name Corpus for …

200 篇论文

We present MULTICONER V2, a dataset for fine-grained Named Entity Recognition covering 33 entity classes across 12 languages, in both monolingual and multilingual settings. This dataset aims to tackle the following practical challenges in…

计算与语言 · 计算机科学 2023-10-23 Besnik Fetahu , Zhiyu Chen , Sudipta Kar , Oleg Rokhlenko , Shervin Malmasi

We present a task of multilingual linking of events to a knowledge base. We automatically compile a large-scale dataset for this task, comprising of 1.8M mentions across 44 languages referring to over 10.9K events from Wikidata. We propose…

计算与语言 · 计算机科学 2022-07-19 Adithya Pratapa , Rishubh Gupta , Teruko Mitamura

Recent studies have shown that multilingual pretrained language models can be effectively improved with cross-lingual alignment information from Wikipedia entities. However, existing methods only exploit entity information in pretraining…

计算与语言 · 计算机科学 2022-03-31 Ryokan Ri , Ikuya Yamada , Yoshimasa Tsuruoka

We present a configurable pipeline for generating multilingual sets of entities with specified characteristics, such as domain, geographical location and popularity, using data from Wikipedia and Wikidata. These datasets are intended for…

Text in many domains involves a significant amount of named entities. Predict- ing the entity names is often challenging for a language model as they appear less frequent on the training corpus. In this paper, we propose a novel and…

计算与语言 · 计算机科学 2018-05-15 Md Rizwan Parvez , Saikat Chakraborty , Baishakhi Ray , Kai-Wei Chang

Cross-lingual summarization (CLS) is the task to produce a summary in one particular language for a source document in a different language. We introduce WikiMulti - a new dataset for cross-lingual summarization based on Wikipedia articles…

计算与语言 · 计算机科学 2022-04-26 Pavel Tikhonov , Valentin Malykh

News articles, image captions, product reviews and many other texts mention people and organizations whose name recognition could vary for different audiences. In such cases, background information about the named entities could be provided…

计算与语言 · 计算机科学 2020-11-09 Yova Kementchedjhieva , Di Lu , Joel Tetreault

Pretrained language models have been suggested as a possible alternative or complement to structured knowledge bases. However, this emerging LM-as-KB paradigm has so far only been considered in a very limited setting, which only allows…

计算与语言 · 计算机科学 2021-04-23 Benjamin Heinzerling , Kentaro Inui

We present a convolutional neural network approach for classifying proper names by language and entity type. Our model, Onomas-CNN X, combines parallel convolution branches with depthwise-separable operations and hierarchical classification…

计算与语言 · 计算机科学 2026-01-19 Davor Lauc

Entity Linking involves detecting and linking entity mentions in natural language texts to a knowledge graph. Traditional methods use a two-step process with separate models for entity recognition and disambiguation, which can be…

计算与语言 · 计算机科学 2025-10-23 Daniel Vollmers , Hamada M. Zahera , Diego Moussallem , Axel-Cyrille Ngonga Ngomo

I present a web service for querying an embedding of entities in the Wikidata knowledge graph. The embedding is trained on the Wikidata dump using Gensim's Word2Vec implementation and a simple graph walk. A REST API is implemented. Together…

机器学习 · 统计学 2017-10-12 Finn Årup Nielsen

Open-source large language models (LLMs) have gained significant strength across diverse fields. Nevertheless, the majority of studies primarily concentrate on English, with only limited exploration into the realm of multilingual abilities.…

计算与语言 · 计算机科学 2024-02-20 Haoyu Wang , Shuo Wang , Yukun Yan , Xujia Wang , Zhiyu Yang , Yuzhuang Xu , Zhenghao Liu , Liner Yang , Ning Ding , Xu Han , Zhiyuan Liu , Maosong Sun

Open-domain real-world entity recognition is essential yet challenging, involving identifying various entities in diverse environments. The lack of a suitable evaluation dataset has been a major obstacle in this field due to the vast number…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Jielin Qiu , William Han , Winfred Wang , Zhengyuan Yang , Linjie Li , Jianfeng Wang , Christos Faloutsos , Lei Li , Lijuan Wang

Knowledge bases (KBs) are paramount in NLP. We employ multiview learning for increasing accuracy and coverage of entity type information in KBs. We rely on two metaviews: language and representation. For language, we consider high-resource…

计算与语言 · 计算机科学 2018-10-25 Yadollah Yaghoobzadeh , Hinrich Schütze

In this paper we describe our submissions to the 2nd and 3rd SlavNER Shared Tasks held at BSNLP 2019 and BSNLP 2021, respectively. The tasks focused on the analysis of Named Entities in multilingual Web documents in Slavic languages with…

计算与语言 · 计算机科学 2021-04-29 Paweł Rychlikowski , Bartłomiej Najdecki , Adrian Łańcucki , Adam Kaczmarek

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…

人工智能 · 计算机科学 2025-05-05 Aneta Koleva , Martin Ringsquandl , Ahmed Hatem , Thomas Runkler , Volker Tresp

The Natural Language Processing (NLP) community has significantly contributed to the solutions for entity and relation recognition from the text, and possibly linking them to proper matches in Knowledge Graphs (KGs). Considering Wikidata as…

计算与语言 · 计算机科学 2020-09-02 Ahmad Sakor , Kuldeep Singh , Anery Patel , Maria-Esther Vidal

We present word2word, a publicly available dataset and an open-source Python package for cross-lingual word translations extracted from sentence-level parallel corpora. Our dataset provides top-k word translations in 3,564 (directed)…

计算与语言 · 计算机科学 2019-11-28 Yo Joong Choe , Kyubyong Park , Dongwoo Kim

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…

计算与语言 · 计算机科学 2020-03-09 Chan Hee Song , Dawn Lawrie , Tim Finin , James Mayfield

We introduce Stanza, an open-source Python natural language processing toolkit supporting 66 human languages. Compared to existing widely used toolkits, Stanza features a language-agnostic fully neural pipeline for text analysis, including…

计算与语言 · 计算机科学 2020-04-24 Peng Qi , Yuhao Zhang , Yuhui Zhang , Jason Bolton , Christopher D. Manning