paper-with-me

홈 › Papers

SSN_MLRG1 at SemEval-2022 Task 10: Structured Sentiment Analysis using 2-layer BiLSTM

2022-07-01 · SemEval (NAACL) 2022 7 · Karun Anantharaman, Divyasri K, Jayannthan Pt, Angel S, Rajalakshmi Sivanaiah, Sakaya Milton Rajendram, Mirnalinee T T

Task 10 in SemEval 2022 is a composite task which entails analysis of opinion tuples, and recognition and demarcation of their nature. In this paper, we will elaborate on how such a methodology is implemented, how it is undertaken for a Structured Sentiment Analysis, and the results obtained thereof. To achieve this objective, we have adopted a bi-layered BiLSTM approach. In our research, a variation on the norm has been effected towards enhancement of accuracy, by basing the categorization meted out to an individual member as a by-product of its adjacent members, using specialized algorithms to ensure the veracity of the output, which has been modelled to be the holistically most accurate label for the entire sequence.Such a strategy is superior in terms of its parsing accuracy and requires less time. This manner of action has yielded an SF1 of 0.33 in the highest-performing configuration.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment Analysis

Similar Papers 제목 키워드 기반

SSN MLRG1 at SemEval-2018 Task 1: Emotion and Sentiment Intensity Detection Using Rule Based Feature Selection

2018-06-01 · SEMEVAL 2018 6 · Angel Deborah S, Rajalakshmi S, S Milton Rajendram, Mirnalinee T T

The system developed by the SSN MLRG1 team for Semeval-2018 task 1 on affect in tweets uses rule based feature selection and one-hot encoding to generate the input feature vector. Multilayer Perceptron was used to build …

Classificationfeature selectionGeneral ClassificationOrdinal Classification+2

SSN\_MLRG1 at SemEval-2017 Task 4: Sentiment Analysis in Twitter Using Multi-Kernel Gaussian Process Classifier

2017-08-01 · SEMEVAL 2017 8 · Angel Deborah S, S Milton Rajendram, T T Mirnalinee

The SSN MLRG1 team for Semeval-2017 task 4 has applied Gaussian Process, with bag of words feature vectors and fixed rule multi-kernel learning, for sentiment analysis of tweets. Since tweets on the same topic, made at d…

Sentiment Analysis

SSN\_MLRG1 at SemEval-2017 Task 5: Fine-Grained Sentiment Analysis Using Multiple Kernel Gaussian Process Regression Model

2017-08-01 · SEMEVAL 2017 8 · Angel Deborah S, S Milton Rajendram, T T Mirnalinee

The system developed by the SSN{\_}MLRG1 team for Semeval-2017 task 5 on fine-grained sentiment analysis uses Multiple Kernel Gaussian Process for identifying the optimistic and pessimistic sentiments associated with com…

Decision MakingSentiment Analysis

SSN MLRG1 at SemEval-2018 Task 3: Irony Detection in English Tweets Using MultiLayer Perceptron

2018-06-01 · SEMEVAL 2018 6 · Rajalakshmi S, Angel Deborah S, S Milton Rajendram, Mirnalinee T T

Sentiment analysis plays an important role in E-commerce. Identifying ironic and sarcastic content in text plays a vital role in inferring the actual intention of the user, and is necessary to increase the accuracy of se…

feature selectionOpinion MiningSarcasm DetectionSentiment Analysis

ISCAS at SemEval-2022 Task 10: An Extraction-Validation Pipeline for Structured Sentiment Analysis

2022-07-01 · SemEval (NAACL) 2022 7 · Xinyu Lu, Mengjie Ren, Yaojie Lu, Hongyu Lin

ISCAS participated in both sub-tasks in SemEval-2022 Task 10: Structured Sentiment competition. We design an extraction-validation pipeline architecture to tackle both monolingual and cross-lingual sub-tasks. Experimenta…

Sentiment Analysis