paper-with-me

홈 › Papers

Token and Type Constraints for Cross-Lingual Part-of-Speech Tagging

2013-01-01 · TACL 2013 1 · Oscar T{\"a}ckstr{\"o}m, Dipanjan Das, Slav Petrov, Ryan Mcdonald, Joakim Nivre

We consider the construction of part-of-speech taggers for resource-poor languages. Recently, manually constructed tag dictionaries from Wiktionary and dictionaries projected via bitext have been used as type constraints to overcome the scarcity of annotated data in this setting. In this paper, we show that additional token constraints can be projected from a resource-rich source language to a resource-poor target language via word-aligned bitext. We present several models to this end; in particular a partially observed conditional random field model, where coupled token and type constraints provide a partial signal for training. Averaged across eight previously studied Indo-European languages, our model achieves a 25{\%} relative error reduction over the prior state of the art. We further present successful results on seven additional languages from different families, empirically demonstrating the applicability of coupled token and type constraints across a diverse set of languages.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNamed Entity Recognition (NER)Part-Of-Speech TaggingSemantic ParsingTAGVocal Bursts Type Prediction

Similar Papers 제목 키워드 기반

Equity with Efficiency: An Empirical Study of Tokenizers for Multilingual Large Language Models

2026-06-13 · Kieron Seven Jun Wei Lee, Muhammad Reza Qorib, Andrew Ivan Soegeng, Hwee Tou Ng arxiv

Multilingual large language models (LLMs) depend on subword tokenization to bridge discrete text and continuous neural representation. State-of-the-art multilingual LLMs often use Byte-level Byte-Pair Encoding (BPE) toke…

Sesame Street to Mount Sinai: BERT-constrained character-level Moses models for multilingual lexical normalization

2021-11-01 · WNUT (ACL) 2021 11 · Yves Scherrer, Nikola Ljubešić

This paper describes the HEL-LJU submissions to the MultiLexNorm shared task on multilingual lexical normalization. Our system is based on a BERT token classification preprocessing step, where for each token the type of …

Lexical Normalizationtoken-classificationToken Classification

Unsupervised Cross-Lingual Part-of-Speech Tagging for Truly Low-Resource Scenarios

2020-11-01 · EMNLP 2020 11 · Ramy Eskander, Smaranda Muresan, Michael Collins

We describe a fully unsupervised cross-lingual transfer approach for part-of-speech (POS) tagging under a truly low resource scenario. We assume access to parallel translations between the target language and one or more…

Cross-Lingual TransferPart-Of-Speech TaggingPOSPOS Tagging+2

Investigating Cross-Lingual Alignment Methods for Contextualized Embeddings with Token-Level Evaluation

2019-11-01 · CONLL 2019 11 · Qianchu Liu, Diana McCarthy, Ivan Vuli{\'c}, Anna Korhonen

In this paper, we present a thorough investigation on methods that align pre-trained contextualized embeddings into shared cross-lingual context-aware embedding space, providing strong reference benchmarks for future con…

RetrievalSentenceSentence RetrievalWord Similarity

Cross-Lingual Morphological Tagging for Low-Resource Languages

2016-06-14 · ACL 2016 8 · Jan Buys, Jan A. Botha

Morphologically rich languages often lack the annotated linguistic resources required to develop accurate natural language processing tools. We propose models suitable for training morphological taggers with rich tagsets…

Morphological Tagging