Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (18)

Search Parameters:
Keywords = cross-lingual sentiment analysis

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
22 pages, 6413 KB  
Article
A Novel Lexicon-Based Approach for Sentiment Analysis in Turkish
by Harun Aksaya and Sevinç Gülseçen
Appl. Sci. 2026, 16(13), 6612; https://doi.org/10.3390/app16136612 - 2 Jul 2026
Viewed by 153
Abstract
This study investigates a target-based sentiment analysis approach on Turkish texts and examines how lexicon-based methods vary depending on language compatibility and translation strategies. The main objective is to accurately identify target-oriented expressions and to compare the performance of different sentiment lexicons within [...] Read more.
This study investigates a target-based sentiment analysis approach on Turkish texts and examines how lexicon-based methods vary depending on language compatibility and translation strategies. The main objective is to accurately identify target-oriented expressions and to compare the performance of different sentiment lexicons within this context. For this purpose, Turkish user reviews obtained from the Turkish school review and evaluation platform were analysed using three lexicon configurations: SentiWordNet applied in its original English form with target-related term translation (SentiWordNet-EN), its fully Turkish-translated version (SentiWordNet-TR), and a native Turkish resource (SentiTurkNet). SentiTurkNet achieved the highest weighted average F1-score of 0.887 (positive-class F1: 0.926; negative-class F1: 0.760), followed by SentiWordNet-EN with a weighted average F1-score of 0.856 (positive-class F1: 0.898; negative-class F1: 0.720), and SentiWordNet-TR with a weighted average F1-score of 0.824 (positive-class F1: 0.868; negative-class F1: 0.679). One of the most significant findings is that using SentiWordNet in its original English form yields better results than the fully translated version, suggesting that the translation process leads to sentiment loss due to the incomplete preservation of sentiment intensity and contextual meaning. These findings carry important implications for sentiment analysis in low-resource languages: where comprehensive native lexicons are unavailable, translating only target-related terms into a language with richer sentiment resources can be more effective than directly translating the entire lexicon. Therefore, it is concluded that in target-based sentiment analysis, not only language compatibility but also the chosen translation strategy plays a critical role. Full article
(This article belongs to the Special Issue Natural Language Processing: Recent Advances and Applications)
Show Figures

Figure 1

34 pages, 1813 KB  
Article
Large Language Models as Explainable AI Ensemble Aggregators for Business Review Sentiment Analysis: A Comparative Study with Classical Ensembles
by Konstantinos I. Roumeliotis, Dionisis Margaris, Dimitris Spiliotopoulos and Costas Vassilakis
Appl. Sci. 2026, 16(13), 6479; https://doi.org/10.3390/app16136479 - 29 Jun 2026
Viewed by 130
Abstract
Online business reviews encode rich customer sentiment that is critical for commercial decision making, yet accurately predicting star ratings from free text remains a challenging five-class classification problem. Classical ensemble methods—Soft Voting, Weighted Voting, and Stacking—aggregate complementary base-model outputs to improve predictive performance, [...] Read more.
Online business reviews encode rich customer sentiment that is critical for commercial decision making, yet accurately predicting star ratings from free text remains a challenging five-class classification problem. Classical ensemble methods—Soft Voting, Weighted Voting, and Stacking—aggregate complementary base-model outputs to improve predictive performance, but they produce opaque decisions that are unintelligible to business stakeholders. This paper proposes using a large language model (LLM), specifically unsloth/LLaMA-3.3-70B-Instruct, as an Explainable AI (XAI) ensemble aggregator: the LLM receives the predictions and confidence scores of four heterogeneous base models (Logistic Regression, Support Vector Machine, Naïve Bayes, and BERT-base-uncased) and reasons over them to produce both a final star-rating prediction and a natural-language explanation. We evaluate the full pipeline on 10,000-sample balanced and natural-distribution test sets derived from the Yelp Academic Dataset, with additional cross-lingual validation on Spanish Amazon Reviews. The LLM aggregator (LLAMA_AGG) achieves the highest macro-F1 on both pipelines (0.6800 on balanced; 0.6720 on natural) and the best ordinal calibration (QWK = 0.9111 on balanced; 0.9337 on natural), outperforming all classical aggregators and base models. A detailed Explainable AI analysis reveals that the LLM revises 28.07% of its standalone predictions after observing the ensemble outputs, improving the accuracy by +22.2 percentage points on the revised cases. The aggregator corrects severe polar bias in the standalone LLM (±0.35 recall improvement on mid-range star classes) and produces longer explanations when evidence is conflicted—a quantitative signal of deliberative reasoning. A formal human evaluation with two judges confirms high explanation faithfulness (4.47/5) and readability (4.82/5). Model scale ablation shows an 8B parameter variant achieves 90.8% agreement with the 70B model, enabling practical deployment. These findings demonstrate that Explainable AI can be achieved through LLM-based ensemble aggregation, establishing a principled approach for business-review sentiment analysis. Full article
(This article belongs to the Special Issue The Age of Transformers: Emerging Trends and Applications)
Show Figures

Figure 1

15 pages, 829 KB  
Article
Cross-Lingual Sentiment Classification in Sustainable Mobility: A Zero-Shot Domain Transfer Evaluation Framework
by Ainhoa Serna, Jon Kepa Gerrikagoitia and Juan de Oña
AI 2026, 7(6), 216; https://doi.org/10.3390/ai7060216 - 12 Jun 2026
Viewed by 385
Abstract
This study evaluates zero-shot domain transfer for multilingual sentiment analysis in sustainable urban mobility using XLM-RoBERTa, a transformer pre-trained on social media data and applied to transport reviews without task- or domain-specific fine-tuning. Starting from a manually annotated English corpus of 375 transport-related [...] Read more.
This study evaluates zero-shot domain transfer for multilingual sentiment analysis in sustainable urban mobility using XLM-RoBERTa, a transformer pre-trained on social media data and applied to transport reviews without task- or domain-specific fine-tuning. Starting from a manually annotated English corpus of 375 transport-related user reviews, we created sentence-aligned translations in Spanish, French, German, and Italian, yielding a multilingual evaluation dataset of 1875 instances. Results show that the model assigns consistently high confidence to polarized content (mean: 0.76–0.85) and lower confidence to neutral or ambiguous expressions (0.58–0.65), with visible but preliminary cross-lingual variations that require further linguistic validation. Confidence scores are treated as diagnostic indicators of model certainty, not as evidence of correctness or calibration. A qualitative analysis of 113 categorized low-confidence predictions identifies six recurring linguistic patterns associated with model uncertainty (led by translation drift, mixed sentiment, and idiomatic expressions) with substantial inter-annotator agreement (κ = 0.664). By releasing the annotated multilingual dataset and code publicly, this work provides a reproducible exploratory evaluation framework for annotation-scarce, domain-specific multilingual NLP. Full article
(This article belongs to the Section AI Systems: Theory and Applications)
Show Figures

Figure 1

17 pages, 811 KB  
Article
A Hybrid Feature-Weighting and Resampling Model for Imbalanced Sentiment Analysis in User Game Reviews
by Thao-Trang Huynh-Cam, Long-Sheng Chen, Hsuan-Jung Huang and Hsiu-Chia Ko
Mathematics 2026, 14(8), 1273; https://doi.org/10.3390/math14081273 - 11 Apr 2026
Viewed by 505
Abstract
Sentiment analysis of online game reviews has increasingly become important in understanding player experiences and supporting data-driven game development. However, research in this domain has continuously faced two unresolved challenges: (1) the extreme imbalance between positive and negative feedback, and (2) the inefficiency [...] Read more.
Sentiment analysis of online game reviews has increasingly become important in understanding player experiences and supporting data-driven game development. However, research in this domain has continuously faced two unresolved challenges: (1) the extreme imbalance between positive and negative feedback, and (2) the inefficiency of existing feature-weighting schemes in capturing sentiment signals embedded in informal gaming discourses. Prior works demonstrated that negative feedback—though a few in number are highly influential—usually contain richer emotional content and longer textual structures; yet, prevailing classification models often perform poorly for these minorities (i.e., negative feedback). Numerous studies explored multimodal imbalance issues, class imbalance in cross-lingual ABSA (Aspect-Based Sentiment Analysis), reinforcement-learning-based architectures for imbalanced extraction tasks, and oversampling strategies like SMOTE (Synthetic Minority Over-sampling Technique) variants. Few investigations specifically addressed imbalanced sentiment classification in the contexts of online game reviews, where user-generated content exhibits unique lexical, structural, and emotional characteristics. To address these gaps, this study integrated TF-IDF (Term Frequency-Inverse Document Frequency), VADER (Valence Aware Dictionary and Sentiment Reasoner) lexicon features, and IGM (Inverse Gravity Moment) weightings with advanced oversampling methods such as ADASYN (Adaptive Synthetic Sampling Approach for Imbalanced Learning) and Borderline-SMOTE to improve the detection of minority sentiment classes. Ensemble models, including XGBoost (Extreme Gradient Boosting) and LightGBM (Light Gradient-Boosting Machine), were further employed to enhance the robustness of imbalance. Using a large-scale dataset of Steam game reviews, the proposed framework demonstrated substantial improvement in identifying negative sentiments, addressing a critical limitation in the existing computational game-analysis literature, and advancing the modeling for detecting the emotion-rich but imbalance-prone user feedback. Full article
Show Figures

Figure 1

29 pages, 423 KB  
Article
Reliability-Aware Multilingual Sentiment Analytics for Agricultural Market Intelligence
by Jantima Polpinij, Christopher S. G. Khoo, Wei-Ning Cheng, Thananchai Khamket, Chumsak Sibunruang and Manasawee Kaenampornpan
Mathematics 2026, 14(7), 1220; https://doi.org/10.3390/math14071220 - 5 Apr 2026
Viewed by 685
Abstract
Public opinion on online platforms now plays an important role in agricultural markets, which have always been unpredictable. Although sentiment analysis has been widely applied to agricultural texts, most existing studies typically focus only on classification accuracy without connecting results to actual market [...] Read more.
Public opinion on online platforms now plays an important role in agricultural markets, which have always been unpredictable. Although sentiment analysis has been widely applied to agricultural texts, most existing studies typically focus only on classification accuracy without connecting results to actual market intelligence systems, especially in multilingual contexts. This paper introduces a reliability-aware transformer-based framework for analyzing sentiment in agricultural market intelligence across multiple languages. The framework leverages weakly supervised multilingual transformers to extract sentiment signals from large-scale unlabeled Thai and English texts about major agricultural commodities found online. To enhance robustness under weak supervision, the framework incorporates reliability-aware mechanisms, including confidence-based pseudo-label filtering, cross-source consistency refinement, and expert-guided calibration to reduce noise and account for bias between different data sources. Sentiment predictions are further aligned with market intelligence objectives through reliability-weighted aggregation, yielding interpretable sentiment indices that enable cross-lingual and cross-source comparability. We tested the framework extensively using a multilingual agricultural corpus derived from social media and news coverage of agriculture. The results show consistent improvements over both classical machine learning approaches and standard multilingual transformer baselines. Additional ablation studies and sensitivity analyses confirmed that reliability-aware mechanisms, particularly confidence thresholding, play a crucial role in getting the right balance between label quality and data coverage. Overall, the results indicate that reliability-aware multilingual sentiment analytics provide robust and actionable insights for agricultural market monitoring and policy analysis. Full article
(This article belongs to the Special Issue Application of Machine Learning and Data Mining, 2nd Edition)
51 pages, 1067 KB  
Article
Language Models Are Polyglots: Language Similarity Predicts Cross-Lingual Transfer Learning Performance
by Juuso Eronen, Michal Ptaszynski, Tomasz Wicherkiewicz, Robert Borges, Katarzyna Janic, Zhenzhen Liu, Tanjim Mahmud and Fumito Masui
Mach. Learn. Knowl. Extr. 2026, 8(3), 65; https://doi.org/10.3390/make8030065 - 7 Mar 2026
Viewed by 3986
Abstract
Selecting a source language for zero-shot cross-lingual transfer is typically done by intuition or by defaulting to English, despite large performance differences across language pairs. We study whether linguistic similarity can predict transfer performance and support principled source-language selection. We introduce quantified WALS [...] Read more.
Selecting a source language for zero-shot cross-lingual transfer is typically done by intuition or by defaulting to English, despite large performance differences across language pairs. We study whether linguistic similarity can predict transfer performance and support principled source-language selection. We introduce quantified WALS (qWALS), a typology-based similarity metric derived from features in the World Atlas of Language Structures, and evaluate it against existing similarity baselines. Validation uses three complementary signals: computational similarity scores, zero-shot transfer performance of multilingual transformers (mBERT and XLM-R) on four NLP tasks (dependency parsing, named entity recognition, sentiment analysis, and abusive language identification) across eight languages, and an expert-linguist similarity survey. Across tasks and models, higher linguistic similarity is associated with better transfer, and the survey provides independent support for the computational metrics. Full article
Show Figures

Figure 1

26 pages, 1167 KB  
Review
A Review of Multimodal Sentiment Analysis in Online Public Opinion Monitoring
by Shuxian Liu and Tianyi Li
Informatics 2026, 13(1), 10; https://doi.org/10.3390/informatics13010010 - 14 Jan 2026
Cited by 1 | Viewed by 3295
Abstract
With the rapid development of the Internet, online public opinion monitoring has emerged as a crucial task in the information era. Multimodal sentiment analysis, through the integration of multiple modalities such as text, images, and audio, combined with technologies including natural language processing [...] Read more.
With the rapid development of the Internet, online public opinion monitoring has emerged as a crucial task in the information era. Multimodal sentiment analysis, through the integration of multiple modalities such as text, images, and audio, combined with technologies including natural language processing and computer vision, offers novel technical means for online public opinion monitoring. Nevertheless, current research still faces many challenges, such as the scarcity of high-quality datasets, limited model generalization ability, and difficulties with cross-modal feature fusion. This paper reviews the current research progress of multimodal sentiment analysis in online public opinion monitoring, including its development history, key technologies, and application scenarios. Existing problems are analyzed and future research directions are discussed. In particular, we emphasize a fusion-architecture-centric comparison under online public opinion monitoring, and discuss cross-lingual differences that affect multimodal alignment and evaluation. Full article
Show Figures

Figure 1

17 pages, 289 KB  
Article
Transforming Historical Newspaper Research and Preservation Through AI: A Global Perspective
by Zhao Xun Song, Kwok Wai Cheung and Zi Yun Jia
Journal. Media 2026, 7(1), 10; https://doi.org/10.3390/journalmedia7010010 - 7 Jan 2026
Viewed by 2989
Abstract
Artificial intelligence (AI) is transforming the preservation and research of historical newspapers by providing powerful tools that overcome longstanding challenges in terms of digitization, analysis, and access. This study offers a comprehensive global analysis of AI-driven innovations—including advanced Optical Character Recognition (OCR), Large [...] Read more.
Artificial intelligence (AI) is transforming the preservation and research of historical newspapers by providing powerful tools that overcome longstanding challenges in terms of digitization, analysis, and access. This study offers a comprehensive global analysis of AI-driven innovations—including advanced Optical Character Recognition (OCR), Large Language Models (LLMs) for post-correction, and Natural Language Processing (NLP) techniques—that significantly enhance text extraction, image restoration, metadata generation, and semantic enrichment. Through qualitative case studies and comparative examinations of projects worldwide, this research demonstrates how AI not only improves the accuracy and efficiency of preservation workflows but also enables novel forms of computational inquiry such as cross-lingual analysis, sentiment detection, and discourse tracking. This study further explores emerging ethical and practical challenges and outlines future directions like multimodal analysis and collaborative digital infrastructures. The findings underscore AI’s transformative role in unlocking historical newspaper archives for both scholarly and public use, thereby fostering a deeper understanding of cultural heritage and historical narratives on a global scale. Full article
33 pages, 1704 KB  
Article
AGF-HAM: Adaptive Gated Fusion Hierarchical Attention Model for Explainable Sentiment Analysis
by Mahander Kumar, Lal Khan, Mohammad Zubair Khan and Amel Ali Alhussan
Mathematics 2025, 13(24), 3892; https://doi.org/10.3390/math13243892 - 5 Dec 2025
Cited by 1 | Viewed by 1129
Abstract
The rapid growth of user-generated content in the digital space has increased the necessity of properly and interpretively analyzing sentiment and emotion systems. This research paper presents a new hybrid model, HAM (Hybrid Attention-based Model), a Transformer-based contextual embedding model combined with deep [...] Read more.
The rapid growth of user-generated content in the digital space has increased the necessity of properly and interpretively analyzing sentiment and emotion systems. This research paper presents a new hybrid model, HAM (Hybrid Attention-based Model), a Transformer-based contextual embedding model combined with deep sequential modeling and multi-layer explainability. The suggested framework integrates the BERT/RoBERTa encoders, Bidirectional LSTM, and Graph Attention that can be used to embrace semantic and aspect-level sentiment correlation. Additionally, an enhanced Explainability Module, including Attention Heatmaps, Aspect-Level Interpretations, and SHAP/Integrated Gradients analysis, contributes to the increased model transparency and interpretive reliability. Four benchmark datasets, namely GoEmotions-1, GoEmotions-2, GoEmotions-3, and Amazon Cell Phones and Accessories Reviews, were experimented on in order to have a strong cross-domain assessment. The 28 emotion words of GoEmotions were merged into five sentiment-oriented classes to harmonize the dissimilarity in the emotional granularities to fit the schema of the Amazon dataset. The proposed HAM model had a highest accuracy of 96.4% and F1-score of 94.9%, which was significantly higher than the state-of-the-art baselines like BERT (89.8%), RoBERTa (91.7%), and RoBERTa+BiLSTM (92.5%). These findings support the idea that HAM is a better solution to finer-grained emotional details and is still interpretable as a vital move towards creating open, exposible, and domain-tailored sentiment intelligence systems. Future endeavors will aim at expanding this architecture to multimodal fusion, cross-lingual adaptability, and federated learning systems to increase the scalability, generalization, and ethical application of AI. Full article
(This article belongs to the Section E1: Mathematics and Computer Science)
Show Figures

Figure 1

24 pages, 1088 KB  
Article
Multilingual Sentiment Analysis with Data Augmentation: A Cross-Language Evaluation in French, German, and Japanese
by Suboh Alkhushayni and Hyesu Lee
Information 2025, 16(9), 806; https://doi.org/10.3390/info16090806 - 17 Sep 2025
Cited by 3 | Viewed by 4082
Abstract
Machine learning in natural language processing (NLP) analyzes datasets to make future predictions, but developing accurate models requires large, high-quality, and balanced datasets. However, collecting such datasets, especially for low-resource languages, is time-consuming and costly. As a solution, data augmentation can be used [...] Read more.
Machine learning in natural language processing (NLP) analyzes datasets to make future predictions, but developing accurate models requires large, high-quality, and balanced datasets. However, collecting such datasets, especially for low-resource languages, is time-consuming and costly. As a solution, data augmentation can be used to increase the dataset size by generating synthetic samples from existing data. This study examines the effect of translation-based data augmentation on sentiment analysis using small datasets in three diverse languages: French, German, and Japanese. We use two neural machine translation (NMT) services—Google Translate and DeepL—to generate augmented datasets through intermediate language translation. Sentiment analysis models based on Support Vector Machine (SVM) are trained on both original and augmented datasets and evaluated using accuracy, precision, recall, and F1 score. Our results demonstrate that translation augmentation significantly enhances model performance in both French and Japanese. For example, using Google Translate, model accuracy improved from 62.50% to 83.55% in Japanese (+21.05%) and from 87.66% to 90.26% in French (+2.6%). In contrast, the German dataset showed a minor improvement or decline, depending on the translator used. Google-based augmentation generally outperformed DeepL, which yielded smaller or negative gains. To evaluate cross-lingual generalization, models trained on one language were tested on datasets in the other two. Notably, a model trained on augmented German data improved its accuracy on French test data from 81.17% to 85.71% and on Japanese test data from 71.71% to 79.61%. Similarly, a model trained on augmented Japanese data improved accuracy on German test data by up to 3.4%. These findings highlight that translation-based augmentation can enhance sentiment classification and cross-language adaptability, particularly in low-resource and multilingual NLP settings. Full article
Show Figures

Figure 1

19 pages, 832 KB  
Article
Leveraging Contrastive Semantics and Language Adaptation for Robust Financial Text Classification Across Languages
by Liman Zhang, Qianye Lin, Fanyu Meng, Siyu Liang, Jingxuan Lu, Shen Liu, Kehan Chen and Yan Zhan
Computers 2025, 14(8), 338; https://doi.org/10.3390/computers14080338 - 19 Aug 2025
Cited by 4 | Viewed by 2825
Abstract
With the growing demand for multilingual financial information, cross-lingual financial sentiment recognition faces significant challenges, including semantic misalignment, ambiguous sentiment expression, and insufficient transferability. To address these issues, a unified multilingual recognition framework is proposed, integrating semantic contrastive learning with a language-adaptive modulation [...] Read more.
With the growing demand for multilingual financial information, cross-lingual financial sentiment recognition faces significant challenges, including semantic misalignment, ambiguous sentiment expression, and insufficient transferability. To address these issues, a unified multilingual recognition framework is proposed, integrating semantic contrastive learning with a language-adaptive modulation mechanism. This approach is built upon the XLM-R multilingual model and employs a semantic contrastive module to enhance cross-lingual semantic consistency. In addition, a language modulation module based on low-rank parameter injection is introduced to improve the model’s sensitivity to fine-grained emotional features in low-resource languages such as Chinese and French. Experiments were conducted on a constructed trilingual financial sentiment dataset encompassing English, Chinese, and French. The results demonstrate that the proposed model significantly outperforms existing methods in cross-lingual sentiment recognition tasks. Specifically, in the English-to-French transfer setting, the model achieved 73.6% in accuracy, 69.8% in F1-Macro, 72.4% in F1-Weighted, and a cross-lingual generalization score of 0.654. Further improvements were observed under multilingual joint training, reaching 77.3%, 73.6%, 76.1%, and 0.696, respectively. In overall comparisons, the proposed model attained the highest performance across cross-lingual scenarios, with 75.8% in accuracy, 72.3% in F1-Macro, and 74.7% in F1-Weighted, surpassing strong baselines such as XLM-R+SimCSE and LaBSE. These results highlight the model’s superior capability in semantic alignment and generalization across languages. The proposed framework demonstrates strong applicability and promising potential in multilingual financial sentiment analysis, public opinion monitoring, and multilingual risk modeling. Full article
(This article belongs to the Special Issue Natural Language Processing (NLP) and Large Language Modelling)
Show Figures

Figure 1

24 pages, 3666 KB  
Article
Contrastive Learning Pre-Training and Quantum Theory for Cross-Lingual Aspect-Based Sentiment Analysis
by Xun Li and Kun Zhang
Entropy 2025, 27(7), 713; https://doi.org/10.3390/e27070713 - 1 Jul 2025
Cited by 3 | Viewed by 1891
Abstract
The cross-lingual aspect-based sentiment analysis (ABSA) task continues to pose a significant challenge, as it involves training a classifier on high-resource source languages and then applying it to classify texts in low-resource target languages, thereby bridging linguistic gaps while preserving accuracy. Most existing [...] Read more.
The cross-lingual aspect-based sentiment analysis (ABSA) task continues to pose a significant challenge, as it involves training a classifier on high-resource source languages and then applying it to classify texts in low-resource target languages, thereby bridging linguistic gaps while preserving accuracy. Most existing methods achieve exceptional performance by relying on multilingual pre-trained language models (mPLM) and translation systems to transfer knowledge across languages. However, little attention has been paid to factors beyond semantic similarity, which ultimately hinders classification performance in target languages. To address this challenge, we propose CLQT, a novel framework that combines contrastive learning pre-training with quantum theory to address the cross-lingual ABSA task. Firstly, we develop a contrastive learning strategy to align data between the source and target languages. Subsequently, we incorporate a quantum network that employs quantum projection and quantum entanglement to facilitate effective knowledge transfer across languages. Extensive experiments reveal that the novel CLQT framework both achieves strong results and has a beneficial overall influence on the cross-lingual ABSA task. Full article
(This article belongs to the Special Issue The Future of Quantum Machine Learning and Quantum AI, 2nd Edition)
Show Figures

Figure 1

21 pages, 409 KB  
Article
Transferring Sentiment Cross-Lingually within and across Same-Family Languages
by Gaurish Thakkar, Nives Mikelić Preradović and Marko Tadić
Appl. Sci. 2024, 14(13), 5652; https://doi.org/10.3390/app14135652 - 28 Jun 2024
Cited by 4 | Viewed by 2913
Abstract
Natural language processing for languages with limited resources is hampered by a lack of data. Using English as a hub language for such languages, cross-lingual sentiment analysis has been developed. The sheer quantity of English language resources raises questions about its status as [...] Read more.
Natural language processing for languages with limited resources is hampered by a lack of data. Using English as a hub language for such languages, cross-lingual sentiment analysis has been developed. The sheer quantity of English language resources raises questions about its status as the primary resource. This research aims to examine the impact on sentiment analysis of adding data from same-family versus distant-family languages. We analyze the performance using low-resource and high-resource data from the same language family (Slavic), investigate the effect of using a distant-family language (English) and report the results for both settings. Quantitative experiments using multi-task learning demonstrate that adding a large quantity of data from related and distant-family languages is advantageous for cross-lingual sentiment transfer. Full article
(This article belongs to the Special Issue Natural Language Processing (NLP) and Applications—2nd Edition)
Show Figures

Figure 1

16 pages, 2437 KB  
Article
AB-LaBSE: Uyghur Sentiment Analysis via the Pre-Training Model with BiLSTM
by Yijie Pei, Siqi Chen, Zunwang Ke, Wushour Silamu and Qinglang Guo
Appl. Sci. 2022, 12(3), 1182; https://doi.org/10.3390/app12031182 - 24 Jan 2022
Cited by 22 | Viewed by 4301
Abstract
In recent years, more and more attention has been paid to text sentiment analysis, which has gradually become a research hotspot in information extraction, data mining, Natural Language Processing (NLP), and other fields. With the gradual popularization of the Internet, sentiment analysis of [...] Read more.
In recent years, more and more attention has been paid to text sentiment analysis, which has gradually become a research hotspot in information extraction, data mining, Natural Language Processing (NLP), and other fields. With the gradual popularization of the Internet, sentiment analysis of Uyghur texts has great research and application value in online public opinion. For low-resource languages, most state-of-the-art systems require tens of thousands of annotated sentences to get high performance. However, there is minimal annotated data available about Uyghur sentiment analysis tasks. There are also specificities in each task—differences in words and word order across languages make it a challenging problem. In this paper, we present an effective solution to providing a meaningful and easy-to-use feature extractor for sentiment analysis tasks: using the pre-trained language model with BiLSTM layer. Firstly, data augmentation is carried out by AEDA (An Easier Data Augmentation), and the augmented dataset is constructed to improve the performance of text classification tasks. Then, a pretraining model LaBSE is used to encode the input data. Then, BiLSTM is used to learn more context information. Finally, the validity of the model is verified via two categories datasets for sentiment analysis and five categories datasets for emotion analysis. We evaluated our approach on two datasets, which showed wonderful performance compared to some strong baselines. We close with an overview of the resources for sentiment analysis tasks and some of the open research questions. Therefore, we propose a combined deep learning and cross-language pretraining model for two low resource expectations. Full article
(This article belongs to the Section Computing and Artificial Intelligence)
Show Figures

Figure 1

15 pages, 328 KB  
Article
English–Welsh Cross-Lingual Embeddings
by Luis Espinosa-Anke, Geraint Palmer, Padraig Corcoran, Maxim Filimonov, Irena Spasić and Dawn Knight
Appl. Sci. 2021, 11(14), 6541; https://doi.org/10.3390/app11146541 - 16 Jul 2021
Cited by 12 | Viewed by 4656
Abstract
Cross-lingual embeddings are vector space representations where word translations tend to be co-located. These representations enable learning transfer across languages, thus bridging the gap between data-rich languages such as English and others. In this paper, we present and evaluate a suite of cross-lingual [...] Read more.
Cross-lingual embeddings are vector space representations where word translations tend to be co-located. These representations enable learning transfer across languages, thus bridging the gap between data-rich languages such as English and others. In this paper, we present and evaluate a suite of cross-lingual embeddings for the English–Welsh language pair. To train the bilingual embeddings, a Welsh corpus of approximately 145 M words was combined with an English Wikipedia corpus. We used a bilingual dictionary to frame the problem of learning bilingual mappings as a supervised machine learning task, where a word vector space is first learned independently on a monolingual corpus, after which a linear alignment strategy is applied to map the monolingual embeddings to a common bilingual vector space. Two approaches were used to learn monolingual embeddings, including word2vec and fastText. Three cross-language alignment strategies were explored, including cosine similarity, inverted softmax and cross-domain similarity local scaling (CSLS). We evaluated different combinations of these approaches using two tasks, bilingual dictionary induction, and cross-lingual sentiment analysis. The best results were achieved using monolingual fastText embeddings and the CSLS metric. We also demonstrated that by including a few automatically translated training documents, the performance of a cross-lingual text classifier for Welsh can increase by approximately 20 percent points. Full article
(This article belongs to the Special Issue Current Approaches and Applications in Natural Language Processing)
Show Figures

Figure 1

Back to TopTop