paper-with-me

Papers

NILC-USP at SemEval-2017 Task 4: A Multi-view Ensemble for Twitter Sentiment Analysis

2017-04-07 · SEMEVAL 2017 8 · Edilson A. Corrêa Jr., Vanessa Queiroz Marinho, Leandro Borges dos Santos

This paper describes our multi-view ensemble approach to SemEval-2017 Task 4 on Sentiment Analysis in Twitter, specifically, the Message Polarity Classification subtask for English (subtask A). Our system is a voting ensemble, where each base classifier is trained in a different feature space. The first space is a bag-of-words model and has a Linear SVM as base classifier. The second and third spaces are two different strategies of combining word embeddings to represent sentences and use a Linear SVM and a Logistic Regressor as base classifiers. The proposed system was ranked 18th out of 38 systems considering F1 score and 20th considering recall.

📄 PDF Abstract BibTeX arXiv:1704.02263

Code (1)

edilsonacjr/semeval2017 공식 구현

Tasks

General ClassificationSentiment AnalysisTwitter Sentiment AnalysisWord Embeddings

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Deep Learning Brasil -- NLP at SemEval-2020 Task 9: Overview of Sentiment Analysis of Code-Mixed Tweets

2020-07-28 · Manoel Veríssimo dos Santos Neto, Ayrton Denner da Silva Amaral, Nádia Félix Felipe da Silva, Anderson da Silva Soares

In this paper, we describe a methodology to predict sentiment in code-mixed tweets (hindi-english). Our team called verissimo.manoel in CodaLab developed an approach based on an ensemble of four models (MultiFiT, BERT, A…

Sentiment Analysis

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

NILC-SWORNEMO at the Surface Realization Shared Task: Exploring Syntax-Based Word Ordering using Neural Models

2018-07-01 · WS 2018 7 · Marco Antonio Sobrevilla Cabezudo, Thiago Pardo

This paper describes the submission by the NILC Computational Linguistics research group of the University of S{\~a}o Paulo/Brazil to the Track 1 of the Surface Realization Shared Task (SRST Track 1). We present a neural…

Language ModelingLanguage ModellingLEMMASentence+1

NILC: Discovering New Intents with LLM-assisted Clustering

2025-11-08 · Hongtao Wang, Renchi Yang, Wenqing Lin arxiv

New intent discovery (NID) seeks to recognize both new and known intents from unlabeled user utterances, which finds prevalent use in practical dialogue systems. Existing works towards NID mainly adopt a cascaded archite…

Intent Discovery

NL-FIIT at SemEval-2019 Task 9: Neural Model Ensemble for Suggestion Mining

2019-04-05 · SEMEVAL 2019 6 · Samuel Pecar, Marian Simko, Maria Bielikova

In this paper, we present neural model architecture submitted to the SemEval-2019 Task 9 competition: "Suggestion Mining from Online Reviews and Forums". We participated in both subtasks for domain specific and also cros…

Suggestion mining