paper-with-me

Papers

Multilingual Language Models for Named Entity Recognition in German and English

2019-09-01 · RANLP 2019 9 · Antonia Baumann

We assess the language specificity of recent language models by exploring the potential of a multilingual language model. In particular, we evaluate Google{'}s multilingual BERT (mBERT) model on Named Entity Recognition (NER) in German and English. We expand the work on language model fine-tuning by Howard and Ruder (2018), applying it to the BERT architecture. We successfully reproduce the NER results published by Devlin et al. (2019).Our results show that the multilingual language model generalises well for NER in the chosen languages, matching the native model in English and comparing well with recent approaches for German. However, it does not benefit from the added fine-tuning methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERSpecificity

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
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…
Adam 설명 없음

Similar Papers 제목 키워드 기반

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

KnowNER: Incremental Multilingual Knowledge in Named Entity Recognition

2017-09-11 · Dominic Seyler, Tatiana Dembelova, Luciano del Corro, Johannes Hoffart 외

KnowNER is a multilingual Named Entity Recognition (NER) system that leverages different degrees of external knowledge. A novel modular framework divides the knowledge into four categories according to the depth of knowl…

Multilingual Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

MSNER: A Multilingual Speech Dataset for Named Entity Recognition

2024-05-19 · Quentin Meeus, Marie-Francine Moens, Hugo Van hamme

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 addr…

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

SemEval-2022 Task 11: Multilingual Complex Named Entity Recognition (MultiCoNER)

2022-07-01 · SemEval (NAACL) 2022 7 · Shervin Malmasi, Anjie Fang, Besnik Fetahu, Sudipta Kar 외

We present the findings of SemEval-2022 Task 11 on Multilingual Complex Named Entity Recognition MULTICONER. Divided into 13 tracks, the task focused on methods to identify complex named entities (like names of movies, p…

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

How to Tune a Multilingual Encoder Model for Germanic Languages: A Study of PEFT, Full Fine-Tuning, and Language Adapters

2025-01-10 · Romina Oji, Jenny Kunz

This paper investigates the optimal use of the multilingual encoder model mDeBERTa for tasks in three Germanic languages -- German, Swedish, and Icelandic -- representing varying levels of presence and likely data qualit…

named-entity-recognitionNamed Entity Recognitionparameter-efficient fine-tuningQuestion Answering