paper-with-me

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 novel neural network model that is trained on English data to conduct sentiment analysis and then applied on endangered language data through the aligned word embeddings. To test our model, we annotated a small sentiment analysis corpus for the 4 endangered languages and Finnish. Our method reached at least 56\% accuracy for each endangered language. The models and the sentiment corpus will be released together with this paper. Our research shows that state-of-the-art neural models can be used with endangered languages with the only requirement being a dictionary between the endangered language and a majority language.

📄 PDF Abstract BibTeX arXiv:2305.15380

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment AnalysisWord Embeddings

Methods 이 논문이 사용한 방법론

Test 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar 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 …

Cross-Lingual Word EmbeddingsSentiment AnalysisTranslationWord Embeddings

UralicNLP: An NLP Library for Uralic Languages

2019-05-09 · Journal of Open Source Software 2019 5 · Mika Hämäläinen

UralicNLP is a natural language processing library for small Uralic languages. It can produce morphological analysis, generate morphological forms, lemmatize words and give lexical information about words in Uralic langu…

Morphological Analysis

Learning Word Embeddings for Data Sparse and Sentiment Rich Data Sets

2018-06-01 · NAACL 2018 6 · Prathusha Kameswara Sarma

This research proposal describes two algorithms that are aimed at learning word embeddings for data sparse and sentiment rich data sets. The goal is to use word embeddings adapted for domain specific data sets in downstr…

General ClassificationLearning Word EmbeddingsSentiment AnalysisSentiment Classification+2

A Comparison of Domain-based Word Polarity Estimation using different Word Embeddings

2016-05-01 · LREC 2016 5 · Aitor Garc{\'\i}a Pablos, Montse Cuadros, German Rigau

A key point in Sentiment Analysis is to determine the polarity of the sentiment implied by a certain word or expression. In basic Sentiment Analysis systems this sentiment polarity of the words is accounted and weighted …

Sentiment AnalysisWord Embeddings

Refining Word Embeddings for Sentiment Analysis

2017-09-01 · EMNLP 2017 9 · Liang-Chih Yu, Jin Wang, K. Robert Lai, Xue-jie Zhang

Word embeddings that can capture semantic and syntactic information from contexts have been extensively used for various natural language processing tasks. However, existing methods for learning context-based word embedd…

Learning Word EmbeddingsSentiment AnalysisWord Embeddings