paper-with-me

Papers

Cross-lingual Annotation Projection Is Effective for Neural Part-of-Speech Tagging

2019-06-01 · WS 2019 6 · Matthias Huck, Diana Dutka, Alex Fraser, er

We tackle the important task of part-of-speech tagging using a neural model in the zero-resource scenario, where we have no access to gold-standard POS training data. We compare this scenario with the low-resource scenario, where we have access to a small amount of gold-standard POS training data. Our experiments focus on Ukrainian as a representative of under-resourced languages. Russian is highly related to Ukrainian, so we exploit gold-standard Russian POS tags. We consider four techniques to perform Ukrainian POS tagging: zero-shot tagging and cross-lingual annotation projection (for the zero-resource scenario), and compare these with self-training and multilingual learning (for the low-resource scenario). We find that cross-lingual annotation projection works particularly well in the zero-resource scenario.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Part-Of-Speech TaggingPOSPOS Tagging

Similar Papers 제목 키워드 기반

Revisiting Projection-based Data Transfer for Cross-Lingual Named Entity Recognition in Low-Resource Languages

2025-01-30 · Andrei Politov, Oleh Shkalikov, René Jäkel, Michael Färber

Cross-lingual Named Entity Recognition (NER) leverages knowledge transfer between languages to identify and classify named entities, making it particularly useful for low-resource languages. We show that the data-based c…

Cross-Lingual NERCross-Lingual Transfernamed-entity-recognitionNamed Entity Recognition+3

Multilingual Open Relation Extraction Using Cross-lingual Projection

2015-03-22 · HLT 2015 5 · Manaal Faruqui, Shankar Kumar

Open domain relation extraction systems identify relation and argument phrases in a sentence without relying on any underlying schema. However, current state-of-the-art relation extraction systems are available only for …

RelationRelation ExtractionSentence

SpanAlign: Efficient Sequence Tagging Annotation Projection into Translated Data applied to Cross-Lingual Opinion Mining

2021-11-01 · WNUT (ACL) 2021 11 · Léo Jacqmin, Gabriel Marzinotto, Justyna Gromada, Ewelina Szczekocka 외

Following the increasing performance of neural machine translation systems, the paradigm of using automatically translated data for cross-lingual adaptation is now studied in several applicative domains. The capacity to …

Data AugmentationMachine TranslationOpinion MiningTranslation

Multilingual Coreference Resolution in Multiparty Dialogue

2022-08-02 · Boyuan Zheng, Patrick Xia, Mahsa Yarmohammadi, Benjamin Van Durme

Existing multiparty dialogue datasets for entity coreference resolution are nascent, and many challenges are still unaddressed. We create a large-scale dataset, Multilingual Multiparty Coref (MMC), for this task based on…

coreference-resolutionCoreference ResolutionData Augmentation

PD3: Better Low-Resource Cross-Lingual Transfer By Combining Direct Transfer and Annotation Projection

2018-11-01 · WS 2018 11 · Steffen Eger, Andreas R{\"u}ckl{\'e}, Iryna Gurevych

We consider unsupervised cross-lingual transfer on two tasks, viz., sentence-level argumentation mining and standard POS tagging. We combine direct transfer using bilingual embeddings with annotation projection, which pr…

Argument MiningCross-Lingual TransferMulti-Task LearningPOS+3