paper-with-me

Papers

Towards Automatic Sentiment-based Topic Phrase Generation

2020-10-18 · Raj Ratn Pranesh, Ambesh Shekhar, Sumit Kumar

For obtaining a comprehensive understanding and knowledge of customers’ expectations and demands, analysis of user-generated online product and service reviews is very important. Utilizing crucial insights from customers' feedback for developing business strategies can significantly improve product quality. In this paper, we have proposed a pretrained language model based encoder-decoder framework which generates a topic that describes the concise meaning of a customer's review text based on its corresponding polarity. We performed a comparative performance analysis of three language models, namely, BERT, ALBERT and GPT2 for the topic generation task on a dataset containing 8,124 customer reviewers along with topics and it's associates sentiment. In our experiment, we found that GPT2 model outperformed the other two models by achieving lower perplexity of 1.82.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

KERT: Automatic Extraction and Ranking of Topical Keyphrases from Content-Representative Document Titles

2013-06-03 · Marina Danilevsky, Chi Wang, Nihit Desai, Jingyi Guo 외

We introduce KERT (Keyphrase Extraction and Ranking by Topic), a framework for topical keyphrase generation and ranking. By shifting from the unigram-centric traditional methods of unsupervised keyphrase extraction to a …

Keyphrase ExtractionKeyphrase Generation

Topic-Aware Neural Keyphrase Generation for Social Media Language

2019-06-10 · ACL 2019 7 · Yue Wang, Jing Li, Hou Pong Chan, Irwin King 외

A huge volume of user-generated content is daily produced on social media. To facilitate automatic language understanding, we study keyphrase prediction, distilling salient information from massive posts. While most exis…

Keyphrase Generation

SemEval-2015 Task 10: Sentiment Analysis in Twitter

2019-12-05 · SEMEVAL 2015 6 · Sara Rosenthal, Saif M. Mohammad, Preslav Nakov, Alan Ritter 외

In this paper, we describe the 2015 iteration of the SemEval shared task on Sentiment Analysis in Twitter. This was the most popular sentiment analysis shared task to date with more than 40 teams participating in each of…

Sentiment Analysis

Recognizing Euphemisms and Dysphemisms Using Sentiment Analysis

2020-07-01 · WS 2020 7 · Christian Felt, Ellen Riloff

This paper presents the first research aimed at recognizing euphemistic and dysphemistic phrases with natural language processing. Euphemisms soften references to topics that are sensitive, disagreeable, or taboo. Conver…

Sentiment Analysis

Phrase-BERT: Improved Phrase Embeddings from BERT with an Application to Corpus Exploration

2021-09-13 · EMNLP 2021 11 · Shufan Wang, Laure Thompson, Mohit Iyyer

Phrase representations derived from BERT often do not exhibit complex phrasal compositionality, as the model relies instead on lexical similarity to determine semantic relatedness. In this paper, we propose a contrastive…

DiversityParaphrase GenerationTopic Models