toplogo
Đăng nhập
thông tin chi tiết - NLP Research - # Multilingual Named Entity Recognition

Universal NER: Multilingual Named Entity Recognition Benchmark


Khái niệm cốt lõi
UNER aims to provide high-quality, cross-lingually consistent annotations for multilingual NER research.
Tóm tắt

Abstract:

  • UNER introduces an open, community-driven project for gold-standard NER benchmarks in multiple languages.
  • UNER v1 includes 19 datasets with named entities across 13 languages.

Introduction:

  • High-quality data in many languages is crucial for multilingual NLP.
  • Existing human-annotated NER datasets are limited, leading to the proposal of UNER.

Dataset Design Principles:

  • UNER focuses on three entity types: Person (PER), Organization (ORG), and Location (LOC).
  • Annotation schema inspired by Universal Dependencies aims for universality.

Dataset Annotation Process:

  • Data sourced from Universal Dependency corpora.
  • Annotators recruited from the multilingual NLP community via social media.
  • Annotations collected using TALEN tool with secondary annotators for inter-annotator agreement.

Universal NER: Statistics and Analysis:

  • Overview of UNER dataset covering 13 languages with diverse domains.
  • Inter-Annotator Agreement analysis reveals differences in ORG vs LOC tags.
  • Cross-Lingual Agreement analysis shows variance in entity counts and identities between languages.

Baselines for UNER:

  • XLM-R model finetuned on various training configurations shows promising results.

Related Work:

  • Mention of other efforts in adding NER layer to UD, multilingual NER resources, and modeling techniques.

Conclusion:

  • UNER provides standardized evaluations for multilingual NER research.
edit_icon

Tùy Chỉnh Tóm Tắt

edit_icon

Viết Lại Với AI

edit_icon

Tạo Trích Dẫn

translate_icon

Dịch Nguồn

visual_icon

Tạo sơ đồ tư duy

visit_icon

Xem Nguồn

Thống kê
UNIVERSAL DEPENDENCIESのUDプロジェクトに基づいて、UNIVERSALNERプロジェクトは、13の言語をカバーするデータイニシアチブを導入します。
Trích dẫn

Thông tin chi tiết chính được chắt lọc từ

by Step... lúc arxiv.org 03-26-2024

https://arxiv.org/pdf/2311.09122.pdf
Universal NER

Yêu cầu sâu hơn

他の言語リソースと比較して、UNIVERSALNERプロジェクトの利点は何ですか?

Universal NER(UNER)プロジェクトは、多言語環境での名前付きエンティティ認識(NER)研究において、標準化された評価を提供することで大きな利点があります。従来のベンチマークデータセットでは英語に焦点が当てられている中、UNERは13種類もの異なる言語をカバーし、高品質かつ統一されたアノテーションを提供します。これにより、多言語環境でのNER研究が容易になります。さらに、UD(Universal Dependencies)プロジェクトと連携することで既存のデータリソースとも統合されるため、効果的な情報共有や学術交流が可能となります。
0
star