paper-with-me

Papers

IITP at IJCNLP-2017 Task 4: Auto Analysis of Customer Feedback using CNN and GRU Network

2017-12-01 · IJCNLP 2017 12 · Deepak Gupta, Pabitra Lenka, Harsimran Bedi, Asif Ekbal, Pushpak Bhattacharyya

Analyzing customer feedback is the best way to channelize the data into new marketing strategies that benefit entrepreneurs as well as customers. Therefore an automated system which can analyze the customer behavior is in great demand. Users may write feedbacks in any language, and hence mining appropriate information often becomes intractable. Especially in a traditional feature-based supervised model, it is difficult to build a generic system as one has to understand the concerned language for finding the relevant features. In order to overcome this, we propose deep Convolutional Neural Network (CNN) and Recurrent Neural Network (RNN) based approaches that do not require handcrafting of features. We evaluate these techniques for analyzing customer feedback sentences on four languages, namely English, French, Japanese and Spanish. Our empirical analysis shows that our models perform well in all the four languages on the setups of IJCNLP Shared Task on Customer Feedback Analysis. Our model achieved the second rank in French, with an accuracy of 71.75{\%} and third ranks for all the other languages.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Document ClassificationEmotion ClassificationMarketingSentiment Analysis

Similar Papers 제목 키워드 기반

SentiNLP at IJCNLP-2017 Task 4: Customer Feedback Analysis Using a Bi-LSTM-CNN Model

2017-12-01 · IJCNLP 2017 12 · Shuying Lin, Huosheng Xie, Liang-Chih Yu, K. Robert Lai

The analysis of customer feedback is useful to provide good customer service. There are a lot of online customer feedback are produced. Manual classification is impractical because the high volume of data. Therefore, the…

General ClassificationMulti-Label ClassificationSarcasm DetectionSentence+3

NITMZ-JU at IJCNLP-2017 Task 4: Customer Feedback Analysis

2017-12-01 · IJCNLP 2017 12 · Somnath Banerjee, Partha Pakray, Riyanka Manna, Dipankar Das 외

In this paper, we describe a deep learning framework for analyzing the customer feedback as part of our participation in the shared task on Customer Feedback Analysis at the 8th International Joint Conference on Natural …

Text Classification

IJCNLP-2017 Task 4: Customer Feedback Analysis

2017-12-01 · IJCNLP 2017 12 · Chao-Hong Liu, Yasufumi Moriya, Alberto Poncelas, Declan Groves

This document introduces the IJCNLP 2017 Shared Task on Customer Feedback Analysis. In this shared task we have prepared corpora of customer feedback in four languages, i.e. English, French, Spanish and Japanese. They we…

Machine TranslationPrediction

Bingo at IJCNLP-2017 Task 4: Augmenting Data using Machine Translation for Cross-linguistic Customer Feedback Classification

2017-12-01 · IJCNLP 2017 12 · Heba Elfardy, Manisha Srivastava, Wei Xiao, Jared Kramer 외

The ability to automatically and accurately process customer feedback is a necessity in the private sector. Unfortunately, customer feedback can be one of the most difficult types of data to work with due to the sheer vo…

Feature EngineeringGeneral ClassificationMachine TranslationSentiment Analysis+3

OhioState at IJCNLP-2017 Task 4: Exploring Neural Architectures for Multilingual Customer Feedback Analysis

2017-10-18 · IJCNLP 2017 12 · Dushyanta Dhyani

This paper describes our systems for IJCNLP 2017 Shared Task on Customer Feedback Analysis. We experimented with simple neural architectures that gave competitive performance on certain tasks. This includes shallow CNN a…