paper-with-me

홈 › Papers

Portuguese Named Entity Recognition using BERT-CRF

2019-09-23 · Fábio Souza, Rodrigo Nogueira, Roberto Lotufo

Recent advances in language representation using neural networks have made it viable to transfer the learned internal states of a trained model to downstream natural language processing tasks, such as named entity recognition (NER) and question answering. It has been shown that the leverage of pre-trained language models improves the overall performance on many tasks and is highly beneficial when labeled data is scarce. In this work, we train Portuguese BERT models and employ a BERT-CRF architecture to the NER task on the Portuguese language, combining the transfer capabilities of BERT with the structured predictions of CRF. We explore feature-based and fine-tuning training strategies for the BERT model. Our fine-tuning approach obtains new state-of-the-art results on the HAREM I dataset, improving the F1-score by 1 point on the selective scenario (5 NE classes) and by 4 points on the total scenario (10 NE classes).

📄 PDF Abstract BibTeX arXiv:1909.10649

Code (1)

neuralmind-ai/portuguese-bert 공식 구현 pytorch

Tasks

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERQuestion Answering

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Clinical named entity recognition in the Portuguese language: a benchmark of modern BERT models and LLMs

2026-03-27 · Vinicius Anjos de Almeida, Sandro Saorin da Silva, Josimar Chire, Leonardo Vicenzi 외 arxiv

Clinical notes contain valuable unstructured information. Named entity recognition (NER) enables the automatic extraction of medical concepts; however, benchmarks for Portuguese remain scarce. In this study, we aimed to …

BioBERTpt - A Portuguese Neural Language Model for Clinical Named Entity Recognition

2020-11-01 · EMNLP (ClinicalNLP) 2020 11 · Elisa Terumi Rubel Schneider, João Vitor Andrioli de Souza, Julien Knafou, Lucas Emanuel Silva e Oliveira 외

With the growing number of electronic health record data, clinical NLP tasks have become increasingly relevant to unlock valuable information from unstructured clinical text. Although the performance of downstream NLP ta…

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity Recognition+3

LLM-RM at SemEval-2023 Task 2: Multilingual Complex NER using XLM-RoBERTa

2023-05-05 · Rahul Mehta, Vasudeva Varma

Named Entity Recognition(NER) is a task of recognizing entities at a token level in a sentence. This paper focuses on solving NER tasks in a multilingual setting for complex named entities. Our team, LLM-RM participated …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+2

HAREM: the first evaluation contest for Named Entity Recognition in Portuguese

2006-02-24 · - 2006 2 · Diana Santos

The first evaluation contest for Named Entity Recognition in Portuguese

named-entity-recognitionNamed Entity RecognitionNER

PAMPO: using pattern matching and pos-tagging for effective Named Entities recognition in Portuguese

2016-12-30 · Conceição Rocha, Alípio Jorge, Roberta Sionara, Paula Brito 외

This paper deals with the entity extraction task (named entity recognition) of a text mining process that aims at unveiling non-trivial semantic structures, such as relationships and interaction between entities or commu…

Entity Extraction using GANnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4