Scopus İndeksli Yayınlar Koleksiyonu

Permanent URI for this collectionhttps://hdl.handle.net/20.500.12573/395

Browse

Search Results

Now showing 1 - 5 of 5
  • Article
    Gender Equity, Internationalization, and the Quintuple Helix: Comparative NLP Analysis of University Strategies in Japan and Turkiye
    (Univ Louisiana Monroe, 2026-03-08) Rogler, Andreas; Morozumi, Akiko; Coymak, Ahmet; Bengu, Elif
    As higher education institutions (HEIs) seek to align with Sustainable Development Goals (SDGs), integrating diversity, equity, and inclusion (DEI) into internationalization strategies has become increasingly central. In this study, we analyze 209 university strategic plans, 86 from Japan (2022-2027) and 123 from Turkiye (2019-2023), to examine how institutional discourse frames gender equity, with a particular focus on SDG 5, gender equality. We identify clear and distinct national patterns using natural language processing (NLP) techniques (e.g., keyword frequency analysis, named entity recognition, and syntactic parsing) and are guided by the quintuple helix model (QHM). Japanese universities tend to emphasize societal engagement and forward-looking commitments through abstract language. In contrast, Turkish universities adopt a more bureaucratic and retrospective tone, often referring explicitly to named target groups. We find that both countries show limited engagement with intersectional identities and marginalized populations such as female faculty, migrants, and refugees, and both underutilize the civil society and environmental dimensions of the QHM. Although inclusive values frequently appear, strategic plans rarely include clear details on how to reach these goals. Based on our analysis, we propose a scalable, reproducible framework for evaluating inclusive internationalization. Our findings underscore the importance of moving beyond symbolic discourse and calling for more accountable, stakeholder-driven planning processes that embed DEI into the structural, curricular, and governance systems of HEIs.
  • Conference Object
    Citation - Scopus: 10
    On Comparative Classification of Relevant COVID-19 Tweets
    (Institute of Electrical and Electronics Engineers Inc., 2021-09-15) Bakal, Gokhan; Abar, Orhan
    Due to the impressive information dissemination power of social networks such as Twitter, people tend to check social networks and Web pages more than other traditional news sources, including newspapers, TV news programs, or radio channels. In that sense, the information carried by the content of the shared social media posts becomes much more considerable. However, most of the posts are commonly either irrelevant or inaccurate. Besides, the more critical case than the correctness of the information is the diffusion speed on Twitter through the reply or retweet actions. These activities make the initial situation even more complicated than itself due to the unregulated nature of the social networks and the lack of an immediate verification mechanism for the correctness of the posts. When we consider the current Covid-19 pandemic period (causing the coronavirus disease), one of the most utilized information resources is Twitter except the official health administration institutions. Thereupon, examining the correctness of the information related to the Covid-19 pandemic by computational techniques (e.g., Data Mining, Machine Learning, and Deep Learning) has been gaining popularity and remains a substantial task. Hence, we mainly focused on analyzing the correctness of the posts related to the current pandemic shared on the Twitter platform. Therefore, the overall goal of this work is to classify the relevant tweets using linear and non-linear machine learning models. We achieved the best F1 performance score (99%) with the neural network model using the unigram features & threshold value of 50 among all model configurations. © 2022 Elsevier B.V., All rights reserved.
  • Conference Object
    Citation - Scopus: 2
    NLP-Driven Fake News Detection: A Machine Learning Perspective
    (IEEE, 2025-05-23) Coban, Mert Korkut; Bakal, Gokhan
    The rapid spread of fake news poses a significant challenge, impacting public opinion, decision-making, and societal trust. This study explores the application of Natural Language Processing (NLP) and Machine Learning (ML) techniques for robust fake news detection. Using datasets such as ISOT Fake News, WELFake, and Football Fake News, the project employs advanced preprocessing methods and feature extraction techniques, including TF-IDF, Word2Vec, and GloVe. A comprehensive evaluation of machine learning models-Random Forest, Support Vector Machines (SVM), and Neural Networks-was conducted to identify the optimal configuration. Results demonstrate that Random Forest with TF-IDF excels in in-domain detection, achieving an F1-score of 99.70%, while Neural Networks paired with Word2Vec and GloVe embeddings outperform in cross-dataset scenarios. The study highlights the importance of dataset size, domain relevance, and feature representation in achieving high generalizability. These findings provide a scalable framework for combating misinformation on digital platforms.
  • Conference Object
    Multi-Method Text Summarization: Evaluating Extractive and BART-Based Approaches on CNN/Daily Mail
    (Institute of Electrical and Electronics Engineers Inc., 2025-06-27) Inal, Yasin; Bakal, Gokhan; Esit, Muhammed
    With the exponential growth of digital content, efficient text summarization has become increasingly crucial for managing information overload. This paper presents a comprehensive approach to text summarization using both extractive and abstractive methods, implemented on the CNN/Daily Mail dataset. We leverage pre-trained BART (Bidirectional and AutoRegressive Transformers) models and fine-tuning techniques to generate high-quality summaries. Our approach demonstrates significant improvements, with our best model trained on 287 k samples achieving ROUGE-1 F1 scores of 0.4174, ROUGE-2 F1 scores of 0.1932, and ROUGE-L F1 scores of 0.2910. We provide detailed comparisons between extractive methods and various BART model configurations, analyzing the impact of training dataset size and model architecture on summarization quality. Additionally, we share our implementation through an opensource NLP toolkit to facilitate further research and practical applications in the field. © 2025 Elsevier B.V., All rights reserved.
  • Conference Object
    Citation - Scopus: 4
    A Transfer Learning Application on the Reliability of Psychological Drugs' Comments
    (Institute of Electrical and Electronics Engineers Inc., 2023-07-25) Sen, Tarik Uveys; Bakal, Gokhan
    As digitalization and the Internet stay emerging concepts by gaining popularity, the accuracy of personal reviews/opinions will be a critical issue. This circumstance also particularly applies to patients taking psychological drugs, where accurate information is crucial for other patients and medical professionals. In this study, we analyze drug reviews from drugs.com to determine the effectiveness of reviews for psychological drugs. Our dataset includes over 200,000 drug reviews, which we labeled as positive, negative, or neutral according to their rating scores. We apply machine learning (ML) models, including Logistic Regression, Recurrent Neural Network (RNN), and Long Short-Term Memory (LSTM) algorithms, to predict the sentiment class of each review. Our results demonstrate an F1-Weighted score of 85.3% for the LSTM model. However, by applying the transfer learning technique, we further improved the F1 score (nearly 3% increase) obtained by the LSTM model. Our findings proved that there is no contextual difference between the comments made by the patients suffering from psychological or other diseases. © 2023 Elsevier B.V., All rights reserved.