作者:
Fischer, Gerhard
Department of Computer Science and Institute of Cognitive Science University of Colorado Boulder United States
End-User Development (EUD) represents the objective to empower all stakeholders (designers, users, workers, learners, teachers) to actively participate and to make their voices heard in personally meaningful problems....
详细信息
Sentiment analysis is widely used as a tool to find valuable insight from texts without explicitly expressed. Lots of techniques have already been used to get it but there still have shortcomings in data source or the...
详细信息
ISBN:
(数字)9798331519643
ISBN:
(纸本)9798331519650
Sentiment analysis is widely used as a tool to find valuable insight from texts without explicitly expressed. Lots of techniques have already been used to get it but there still have shortcomings in data source or the model strategy itself. Indonesian language approximately has 199 million speakers across the world where 44 million speakers natively. Even with that great number, the resources for the Indonesian language's natural language processing are still limited, and hard to find the perfect way to define sentiment analysis in the Indonesian language. The state-of-the-art sentiment analysis method uses LSTM on a small corpus while the best in town is Transformer where it's easy to transfer learning from the Transformer pre-trained model into specific tasks. From this potential, combining the Transformer pre-trained model with LSTM can be an innovative strategy. This research compared the hybrid model of Transformer-LSTM build using three Indonesian languages’ Transformer-based pre-trained model on sentiment analysis task which can surpass the Transformer model with the highest increased 2.40% accuracy and 3.02% on F1 score.
Communication is a form of translation that human learns naturally since early childhood. Translating a language to another language has become instrumental when peoples interact with other people who speak a differen...
详细信息
Many Internet protocol (IP) lookup algorithms have been formulated to improve network performance. This study reviewed and experimentally evaluated technologies for trie-based methods that reduce memory access, memory...
详细信息
This study investigates explainable machine learning algorithms for identifying depression from speech. Grounded in evidence from speech production that depression affects motor control and vowel generation, pre-train...
详细信息
Sequential data are available in many domains including weather observation data, stock price, gene sequence, and many others. Sequential data processing is very instrumental as a solution to a variety of downstream t...
详细信息
Suicide appears to have reached the highest public health importance, with social media like Twitter providing an infinite source of information that may help in the detection of ideation. This paper describes the dev...
详细信息
ISBN:
(数字)9798331533243
ISBN:
(纸本)9798331533250
Suicide appears to have reached the highest public health importance, with social media like Twitter providing an infinite source of information that may help in the detection of ideation. This paper describes the development of an effective machine learning-based model for the classification of suicidal ideation in tweets using sentiment analysis. An assembly was done with a dataset of 9,120 tweets; they were labelled according to the suicidal thoughts expressed in them. We presented the assembly and preprocessing of a dataset consisting of 9,120 tweets designated based on indicative or non-indicative suicidal thoughts. The preprocessing steps consisted of normalization, tokenization, stop word removal, and lemmatization. Five ML models, namely Support Vector Machine (SVM), Multinomial Naive Bayes (MNB), Random Forest (RF), Stochastic Gradient Descent (SGD), and Logistic Regression (LR), were further trained on the selected dataset. The models are tested for standard classification metrics: accuracy, precision, recall, F1-Score, and AUC. The best performance for the model was Random Forest with 95.135% and an F1-Score of 95.094%. In conclusion, our study established that an amalgamation of sentiment analysis in ML models can have the potential to detect early suicidal tendencies and that it lays a platform for timely interventions. Future research should be focused on making the dataset even larger and enhancing the detection of sarcasm and jokes in the models.
Missing values are a common issue in machine learning, which has formed the foundation for data analysis and extraction. Several reasons can lead to missing values, such as missing entirely, missing at random, and not...
详细信息
Low resolution image-face recognition system is one of the challenging aspects of face recognition models' development. From machine learning, deep learning, and into ensemble learning are implemented to develop f...
详细信息
The transformer model has become a state-of-the-art model in Natural Language Processing. The initial transformer model, known as the vanilla transformer model, is designed to improve some prominent models in sequence...
详细信息
暂无评论