中文
相关论文

相关论文: Synapse at CAp 2017 NER challenge: Fasttext CRF

200 篇论文

We describe our entry for the Systematic Review Information Extraction track of the 2018 Text Analysis Conference. Our solution is an end-to-end, deep learning, sequence tagging model based on the BI-LSTM-CRF architecture. However, we use…

计算与语言 · 计算机科学 2019-01-09 Artur Nowak , Paweł Kunstman

We cast nested named entity recognition (NNER) as a sequence labeling task by leveraging prior work that linearizes constituency structures, effectively reducing the complexity of this structured prediction problem to straightforward token…

计算与语言 · 计算机科学 2025-09-30 Alberto Muñoz-Ortiz , David Vilares , Caio Corro , Carlos Gómez-Rodríguez

For those languages which use it, capitalization is an important signal for the fundamental NLP tasks of Named Entity Recognition (NER) and Part of Speech (POS) tagging. In fact, it is such a strong signal that model performance on these…

计算与语言 · 计算机科学 2019-09-04 Stephen Mayhew , Tatiana Tsygankova , Dan Roth

The RepEval 2017 Shared Task aims to evaluate natural language understanding models for sentence representation, in which a sentence is represented as a fixed-length vector with neural networks and the quality of the representation is…

计算与语言 · 计算机科学 2017-08-07 Qian Chen , Xiaodan Zhu , Zhen-Hua Ling , Si Wei , Hui Jiang , Diana Inkpen

The task of Fine-grained Entity Type Classification (FETC) consists of assigning types from a hierarchy to entity mentions in text. Existing methods rely on distant supervision and are thus susceptible to noisy labels that can be…

计算与语言 · 计算机科学 2018-04-17 Peng Xu , Denilson Barbosa

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…

计算与语言 · 计算机科学 2018-08-15 Antonio Jimeno Yepes

We introduce BERTweetFR, the first large-scale pre-trained language model for French tweets. Our model is initialized using the general-domain French language model CamemBERT which follows the base architecture of RoBERTa. Experiments show…

计算与语言 · 计算机科学 2021-09-22 Yanzhu Guo , Virgile Rennard , Christos Xypolopoulos , Michalis Vazirgiannis

Financial named entity recognition (FinNER) from literature is a challenging task in the field of financial text information extraction, which aims to extract a large amount of financial knowledge from unstructured texts. It is widely…

计算与语言 · 计算机科学 2022-06-01 Yuzhe Zhang , Hong Zhang

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…

计算与语言 · 计算机科学 2023-05-01 Iker García-Ferrero , Jon Ander Campos , Oscar Sainz , Ander Salaberria , Dan Roth

In this work we tackle the problem of sentence boundary detection applied to French as a binary classification task ("sentence boundary" or "not sentence boundary"). We combine convolutional neural networks with subword-level information…

计算与语言 · 计算机科学 2018-02-14 Carlos-Emiliano González-Gallardo , Juan-Manuel Torres-Moreno

Named Entity Recognition (NER) aims to extract and classify entity mentions in the text into pre-defined types (e.g., organization or person name). Recently, many works have been proposed to shape the NER as a machine reading comprehension…

计算与语言 · 计算机科学 2023-09-21 Yibo Wang , Wenting Zhao , Yao Wan , Zhongfen Deng , Philip S. Yu

Named entity recognition (NER) is one of the tasks in natural language processing that can greatly benefit from the use of external knowledge sources. We propose a named entity recognition framework composed of knowledge-based feature…

计算与语言 · 计算机科学 2019-06-07 Sławomir Dadas

For many natural language processing (NLP) tasks the amount of annotated data is limited. This urges a need to apply semi-supervised learning techniques, such as transfer learning or meta-learning. In this work we tackle Named Entity…

计算与语言 · 计算机科学 2018-12-18 Alexander Fritzler , Varvara Logacheva , Maksim Kretov

Named Entity Recognition (NER) for Myanmar Language is essential to Myanmar natural language processing research work. In this work, NER for Myanmar language is treated as a sequence tagging problem and the effectiveness of deep neural…

计算与语言 · 计算机科学 2019-03-13 Hsu Myat Mo , Khin Mar Soe

Named Entity Recognition (NER), a classic sequence labelling task, is an essential component of natural language understanding (NLU) systems in task-oriented dialog systems for slot filling. For well over a decade, different methods from…

计算与语言 · 计算机科学 2018-12-07 Pratik Jayarao , Chirag Jain , Aman Srivastava

We address jointly two important tasks for Question Answering in community forums: given a new question, (i) find related existing questions, and (ii) find relevant answers to this new question. We further use an auxiliary task to…

计算与语言 · 计算机科学 2018-09-25 Shafiq Joty , Lluis Marquez , Preslav Nakov

We describe MITRE's submission to the SemEval-2016 Task 6, Detecting Stance in Tweets. This effort achieved the top score in Task A on supervised stance detection, producing an average F1 score of 67.8 when assessing whether a tweet author…

人工智能 · 计算机科学 2016-06-14 Guido Zarrella , Amy Marsh

Multimodal Named Entity Recognition (MNER) is a crucial task for information extraction from social media platforms such as Twitter. Most current methods rely on attention weights to extract information from both text and images but are…

计算机视觉与模式识别 · 计算机科学 2023-06-30 Weide Liu , Xiaoyang Zhong , Jingwen Hou , Shaohua Li , Haozhe Huang , Yuming Fang

In this paper an open-domain factoid question answering system for Polish, RAFAEL, is presented. The system goes beyond finding an answering sentence; it also extracts a single string, corresponding to the required entity. Herein the focus…

计算与语言 · 计算机科学 2016-05-30 Piotr Przybyła

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