Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

Zero Resource Cross-Lingual Part Of Speech Tagging

Domaine:

natural language processing

Type de record:

paper
Créateur:
Cho
Hôte:avatar
Part of speech tagging in zero-resource settings can be an effective approach for low-resource languages when no labeled training data is available. Existing systems use two main techniques for POS tagging i.e. pretrained multilingual large language models(LLM) or project the source language labels into the zero resource target language and train a sequence labeling model on it. We explore the latter approach using the off-the-shelf alignment module and train a hidden Markov model(HMM) to predict the POS tags. We evaluate transfer learning setup with English as a source language and French, German, and Spanish as target languages for part-of-speech tagging. Our conclusion is that projected alignment data in zero-resource language can be beneficial to predict POS tags.

Visit

arxiv.org

Tasks

part of speech taggingtransfer learning

Tags

Computation and Language

Similaires

Unsupervised Cross-Lingual Part-of-Speech Tagging with Monolingual Corpora OnlySetswana Part of Speech TaggingMouhamedkhlifi/Part-of-speech-taggingPart of Speech Tagging for AmharicGraph-Based Multilingual Label Propagation for Low-Resource Part-of-Speech Tagging Unsupervised Morphological Segmentation and Part-of-Speech Tagging for Low-Resource Scenarios

Unsupervised Cross-Lingual Part-of-Speech Tagging with Monolingual Corpora Only

Due to the scarcity of part-of-speech annotated data, existing studies on low-resource languages typ

Setswana Part of Speech Tagging

Mouhamedkhlifi/Part-of-speech-tagging

Training xlmroberta model on 20 typologically diverse african languages to classify 14 parts of spee

Part of Speech Tagging for Amharic

International audience

Graph-Based Multilingual Label Propagation for Low-Resource Part-of-Speech Tagging

Part-of-Speech (POS) tagging is an important component of the NLP pipeline, but many low-resource la

Unsupervised Morphological Segmentation and Part-of-Speech Tagging for Low-Resource Scenarios

With the high cost of manually labeling data and the increasing interest in low-resource languages,