paper-with-me

Papers

INRIA at SemEval-2019 Task 9: Suggestion Mining Using SVM with Handcrafted Features

2019-06-01 · SEMEVAL 2019 6 · Ilia Markov, Eric Villemonte de la Clergerie

We present the INRIA approach to the suggestion mining task at SemEval 2019. The task consists of two subtasks: suggestion mining under single-domain (Subtask A) and cross-domain (Subtask B) settings. We used the Support Vector Machines algorithm trained on handcrafted features, function words, sentiment features, digits, and verbs for Subtask A, and handcrafted features for Subtask B. Our best run archived a F1-score of 51.18{\%} on Subtask A, and ranked in the top ten of the submissions for Subtask B with 73.30{\%} F1-score.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Suggestion mining

Similar Papers 제목 키워드 기반

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

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 f…

Data Augmentationfeature selectionGeneral ClassificationOpinion Mining+1

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

WUT at SemEval-2019 Task 9: Domain-Adversarial Neural Networks for Domain Adaptation in Suggestion Mining

2019-06-01 · SEMEVAL 2019 6 · Mateusz Klimaszewski, Piotr Andruszkiewicz

We present a system for cross-domain suggestion mining, prepared for the SemEval-2019 Task 9: Suggestion Mining from Online Reviews and Forums (Subtask B). Our submitted solution for this text classification problem expl…

Domain AdaptationGeneral ClassificationSuggestion miningtext-classification+2

Team Taurus at SemEval-2019 Task 9: Expert-informed pattern recognition for suggestion mining

2019-06-01 · SEMEVAL 2019 6 · Nelleke Oostdijk, Hans van Halteren

This paper presents our submissions to SemEval-2019 Task9, Suggestion Mining. Our system is one in a series of systems in which we compare an approach using expert-defined rules with a comparable one using machine learni…

BIG-bench Machine LearningSuggestion mining