paper-with-me

Papers

When Word Embeddings Become Endangered

2021-03-24 · Khalid Alnajjar

Big languages such as English and Finnish have many natural language processing (NLP) resources and models, but this is not the case for low-resourced and endangered languages as such resources are so scarce despite the great advantages they would provide for the language communities. The most common types of resources available for low-resourced and endangered languages are translation dictionaries and universal dependencies. In this paper, we present a method for constructing word embeddings for endangered languages using existing word embeddings of different resource-rich languages and the translation dictionaries of resource-poor languages. Thereafter, the embeddings are fine-tuned using the sentences in the universal dependencies and aligned to match the semantic spaces of the big languages; resulting in cross-lingual embeddings. The endangered languages we work with here are Erzya, Moksha, Komi-Zyrian and Skolt Sami. Furthermore, we build a universal sentiment analysis model for all the languages that are part of this study, whether endangered or not, by utilizing cross-lingual word embeddings. The evaluation conducted shows that our word embeddings for endangered languages are well-aligned with the resource-rich languages, and they are suitable for training task-specific models as demonstrated by our sentiment analysis model which achieved a high accuracy. All our cross-lingual word embeddings and the sentiment analysis model have been released openly via an easy-to-use Python library.

📄 PDF Abstract BibTeX arXiv:2103.13275

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual Word EmbeddingsSentiment AnalysisTranslationWord Embeddings

Similar Papers 제목 키워드 기반

Sentiment Analysis Using Aligned Word Embeddings for Uralic Languages

2023-05-24 · Khalid Alnajjar, Mika Hämäläinen, Jack Rueter

In this paper, we present an approach for translating word embeddings from a majority language into 4 minority languages: Erzya, Moksha, Udmurt and Komi-Zyrian. Furthermore, we align these word embeddings and present a n…

Sentiment AnalysisWord Embeddings

Morphological Disambiguation of South Sámi with FSTs and Neural Networks

2020-04-29 · Mika Hämäläinen, Linda Wiechetek

We present a method for conducting morphological disambiguation for South S\'ami, which is an endangered language. Our method uses an FST-based morphological analyzer to produce an ambiguous set of morphological readings…

Morphological DisambiguationSentenceWord Embeddings

Morphological Disambiguation of South S\'ami with FSTs and Neural Networks

2020-05-01 · LREC 2020 5 · Mika H{\"a}m{\"a}l{\"a}inen, Linda Wiechetek

We present a method for conducting morphological disambiguation for South S{\'a}mi, which is an endangered language. Our method uses an FST-based morphological analyzer to produce an ambiguous set of morphological readin…

Morphological DisambiguationSentenceWord Embeddings

Learning Contextualised Cross-lingual Word Embeddings and Alignments for Extremely Low-Resource Languages Using Parallel Corpora

2020-10-27 · EMNLP (MRL) 2021 11 · Takashi Wada, Tomoharu Iwata, Yuji Matsumoto, Timothy Baldwin 외

We propose a new approach for learning contextualised cross-lingual word embeddings based on a small parallel corpus (e.g. a few hundred sentence pairs). Our method obtains word embeddings via an LSTM encoder-decoder mod…

Bilingual Lexicon InductionCross-Lingual Word EmbeddingsDecoderSentence+3

Leveraging a Bilingual Dictionary to Learn Wolastoqey Word Representations

2022-06-01 · LREC 2022 6 · Diego Bear, Paul Cook

Word embeddings (Mikolov et al., 2013; Pennington et al., 2014) have been used to bolster the performance of natural language processing systems in a wide variety of tasks, including information retrieval (Roy et al., 20…

Information RetrievalLearning Word EmbeddingsMachine TranslationRetrieval+3