paper-with-me

홈 › Papers

A Context-based Disambiguation Model for Sentiment Concepts Using a Bag-of-concepts Approach

2020-08-07 · Zeinab Rajabi, MohammadReza Valavi, Maryam Hourali

With the widespread dissemination of user-generated content on different social networks, and online consumer systems such as Amazon, the quantity of opinionated information available on the Internet has been increased. One of the main tasks of the sentiment analysis is to detect polarity within a text. The existing polarity detection methods mainly focus on keywords and their naive frequency counts; however, they less regard the meanings and implicit dimensions of the natural concepts. Although background knowledge plays a critical role in determining the polarity of concepts, it has been disregarded in polarity detection methods. This study presents a context-based model to solve ambiguous polarity concepts using commonsense knowledge. First, a model is presented to generate a source of ambiguous sentiment concepts based on SenticNet by computing the probability distribution. Then the model uses a bag-of-concepts approach to remove ambiguities and semantic augmentation with the ConceptNet handling to overcome lost knowledge. ConceptNet is a large-scale semantic network with a large number of commonsense concepts. In this paper, the point mutual information (PMI) measure is used to select the contextual concepts having strong relationships with ambiguous concepts. The polarity of the ambiguous concepts is precisely detected using positive/negative contextual concepts and the relationship of the concepts in the semantic knowledge base. The text representation scheme is semantically enriched using Numberbatch, which is a word embedding model based on the concepts from the ConceptNet semantic network. The proposed model is evaluated by applying a corpus of product reviews, called Semeval. The experimental results revealed an accuracy rate of 82.07%, representing the effectiveness of the proposed model.

📄 PDF Abstract BibTeX arXiv:2008.03020

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment Analysis

Similar Papers 제목 키워드 기반

Using Ontology-Based Context in the Portuguese-English Translation of Homographs in Textual Dialogues

2015-10-07 · Diego Moussallem, Ricardo Choren

This paper introduces a novel approach to tackle the existing gap on message translations in dialogue systems. Currently, submitted messages to the dialogue systems are considered as isolated sentences. Thus, missing con…

Translation

`Fighting' or `Conflict'? An Approach to Revealing Concepts of Terms in Political Discourse

2017-09-01 · WS 2017 9 · Linyuan Tang, Kyo Kageura

Previous work on the epistemology of fact-checking indicated the dilemma between the needs of binary answers for the public and ambiguity of political discussion. Determining concepts represented by terms in political di…

ClusteringFact CheckingSmall Data Image ClassificationWord Sense Disambiguation

A Large-Scale Multilingual Disambiguation of Glosses

2016-08-24 · LREC 2016 5 · José Camacho Collados, Claudio Delli Bovi, Alessandro Raganato, Roberto Navigli

Linking concepts and named entities to knowledge bases has become a crucial Natural Language Understanding task. In this respect, recent works have shown the key advantage of exploiting textual definitions in various Nat…

ClusteringNatural Language UnderstandingOpen Information ExtractionSemantic Similarity+1

Exploring the Enrichment of Basque WordNet with a Sentiment Lexicon

2020-05-01 · LREC 2020 5 · Itziar Gonzalez-Dios, Jon Alkorta

Wordnets are lexical databases where the semantic relations of words and concepts are established. These resources are useful for manyNLP tasks, such as automatic text classification, word-sense disambiguation or machine…

Machine TranslationPOStext-classificationText Classification+2

Lexical Disambiguation in Natural Language Questions (NLQs)

2017-09-26 · Omar Al-Harbi, Shaidah Jusoh, Norita Md Norwawi

Question processing is a fundamental step in a question answering (QA) application, and its quality impacts the performance of QA application. The major challenging issue in processing question is how to extract semantic…

Question Answering