758 research outputs found

    Basic tasks of sentiment analysis

    Full text link
    Subjectivity detection is the task of identifying objective and subjective sentences. Objective sentences are those which do not exhibit any sentiment. So, it is desired for a sentiment analysis engine to find and separate the objective sentences for further analysis, e.g., polarity detection. In subjective sentences, opinions can often be expressed on one or multiple topics. Aspect extraction is a subtask of sentiment analysis that consists in identifying opinion targets in opinionated text, i.e., in detecting the specific aspects of a product or service the opinion holder is either praising or complaining about

    Emotion Detection for Afaan Oromo Using Deep Learning

    Get PDF
    Emotion detection in text has become more popular due to its various useful applications in a different area, such as tracking product perception, public opinion detection about political tendencies, stock market monitoring, text summarization, information extraction, recommendation system, question answering and etc. However, manually identifying emotion of a million of people and aggregating them towards a rapid and efficient decision is quite a challenging task due to the rapid growth of social media user.  This study aimed to develop Afaan Oromo emotion detection model in order to tackle this challenge.  This study adopts artificial neural network approach. We used python tools with Keras library. We conduct our experiments on five emotion class (anger(arii), love(jaalala), joy(gamachu), disgust(jibba), and sadness(gadda)) by collecting a total of 1005 emotional sentence of Afaan Oromo language that have been manually annotated. The sentence has been scraped from different official Facebook page such as Oromia Broadcasting Network (OBN) pages, Fana Broadcasting Corporation (FBC) Afaan Oromo page, and British Broadcasting Corporation (BBC) Afaan Oromo pages using Facepager tools by creating Facebook API id. After collecting these data all preprocessing steps like tokenization, stop word removal and normalization have been undertaken. We used word embedding’s for feature extraction of preprocessed data. Subsequently, we have applied three artificial neural network algorithms such as Feed forward neural network, long short-term Memory and Bidirectional long short-term memory for classification purpose of the vectorized sentence into their emotion class. We compared the three artificial neural network algorithms and found out that Bidirectional long short-term memory achieved the best performance. We have achieved an average accuracy of 66%, 78%, 83% using Feed Forward Neural Network, Long Short-Term Memory and Bidirectional Long Short-Term Memory respectively. Based on experimental result, the researcher concluded that increasing amount of dataset, tuning hyper parameters properly and trying by different algorithms can, in some case, improve the performance of the model. Keywords: Emotion Identification, Afaan Oromo, Artificial Neural Network, Social Media DOI: 10.7176/NMMC/92-01 Publication date:August 31st 202

    Noise or music? Investigating the usefulness of normalisation for robust sentiment analysis on social media data

    Get PDF
    In the past decade, sentiment analysis research has thrived, especially on social media. While this data genre is suitable to extract opinions and sentiment, it is known to be noisy. Complex normalisation methods have been developed to transform noisy text into its standard form, but their effect on tasks like sentiment analysis remains underinvestigated. Sentiment analysis approaches mostly include spell checking or rule-based normalisation as preprocess- ing and rarely investigate its impact on the task performance. We present an optimised sentiment classifier and investigate to what extent its performance can be enhanced by integrating SMT-based normalisation as preprocessing. Experiments on a test set comprising a variety of user-generated content genres revealed that normalisation improves sentiment classification performance on tweets and blog posts, showing the model’s ability to generalise to other data genres

    A Hybrid Approach for Aspect-Based Sentiment Analysis Using Deep Contextual Word Embeddings and Hierarchical Attention

    Full text link
    The Web has become the main platform where people express their opinions about entities of interest and their associated aspects. Aspect-Based Sentiment Analysis (ABSA) aims to automatically compute the sentiment towards these aspects from opinionated text. In this paper we extend the state-of-the-art Hybrid Approach for Aspect-Based Sentiment Analysis (HAABSA) method in two directions. First we replace the non-contextual word embeddings with deep contextual word embeddings in order to better cope with the word semantics in a given text. Second, we use hierarchical attention by adding an extra attention layer to the HAABSA high-level representations in order to increase the method flexibility in modeling the input data. Using two standard datasets (SemEval 2015 and SemEval 2016) we show that the proposed extensions improve the accuracy of the built model for ABSA.Comment: Accepted for publication in the 20th International Conference on Web Engineering (ICWE 2020), Helsinki Finland, 9-12 June 202

    Sentiment analysis by deep learning approaches

    Get PDF
    We propose a model for carrying out deep learning based multimodal sentiment analysis. The MOUD dataset is taken for experimentation purposes. We developed two parallel text based and audio basedmodels and further, fused these heterogeneous feature maps taken from intermediate layers to complete thearchitecture. Performance measures–Accuracy, precision, recall and F1-score–are observed to outperformthe existing models
    • …
    corecore