paper-with-me

Papers

SSN-SPARKS at SemEval-2019 Task 9: Mining Suggestions from Online Reviews using Deep Learning Techniques on Augmented Data

2019-06-01 · SEMEVAL 2019 6 · Rajalakshmi S, Angel Suseelan, S Milton Rajendram, Mirnalinee T T

This paper describes the work on mining the suggestions from online reviews and forums. Opinion mining detects whether the comments are positive, negative or neutral, while suggestion mining explores the review content for the possible tips or advice. The system developed by SSN-SPARKS team in SemEval-2019 for task 9 (suggestion mining) uses a rule-based approach for feature selection, SMOTE technique for data augmentation and deep learning technique (Convolutional Neural Network) for classification. We have compared the results with Random Forest classifier (RF) and MultiLayer Perceptron (MLP) model. Results show that the CNN model performs better than other models for both the subtasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentationfeature selectionGeneral ClassificationOpinion MiningSuggestion mining

Methods 이 논문이 사용한 방법론

SMOTE Perhaps the most widely used approach to synthesizing new examples is called the Synthetic Minority Oversampling Technique, or SMOTE for short. This technique was described by…

Similar Papers 제목 키워드 기반

NTUA-ISLab at SemEval-2019 Task 9: Mining Suggestions in the wild

2019-06-01 · SEMEVAL 2019 6 · Rol Potamias, os Alex, Alex Neofytou, ros 외

As online customer forums and product comparison sites increase their societal influence, users are actively expressing their opinions and posting their recommendations on their fellow customers online. However, systems …

PositionSuggestion mining

YNU-HPCC at SemEval-2019 Task 9: Using a BERT and CNN-BiLSTM-GRU Model for Suggestion Mining

2019-06-01 · SEMEVAL 2019 6 · Ping Yue, Jin Wang, Xue-jie Zhang

Consumer opinions towards commercial entities are generally expressed through online reviews, blogs, and discussion forums. These opinions largely express positive and negative sentiments towards a given entity,but also …

Opinion MiningSuggestion mining

DS at SemEval-2019 Task 9: From Suggestion Mining with neural networks to adversarial cross-domain classification

2019-06-01 · SEMEVAL 2019 6 · Tobias Cabanski

Suggestion Mining is the task of classifying sentences into suggestions or non-suggestions. SemEval-2019 Task 9 sets the task to mine suggestions from online texts. For each of the two subtasks, the classification has to…

domain classificationGeneral ClassificationSuggestion miningWord Embeddings

Lijunyi at SemEval-2019 Task 9: An attention-based LSTM and ensemble of different models for suggestion mining from online reviews and forums

2019-06-01 · SEMEVAL 2019 6 · Junyi Li

In this paper, we describe a suggestion mining system that participated in SemEval 2019 Task 9, SubTask A - Suggestion Mining from Online Reviews and Forums. Given some suggestions from online reviews and forums that can…

Suggestion mining

m\_y at SemEval-2019 Task 9: Exploring BERT for Suggestion Mining

2019-06-01 · SEMEVAL 2019 6 · Masahiro Yamamoto, Toshiyuki Sekiya

This paper presents our system to the SemEval-2019 Task 9, Suggestion Mining from Online Reviews and Forums. The goal of this task is to extract suggestions such as the expressions of tips, advice, and recommendations. W…

Suggestion mining