DeepAI AI Chat
Log In Sign Up

Theedhum Nandrum@Dravidian-CodeMix-FIRE2020: ASentiment Polarity Classifier for YouTube Commentswith Code-switching between Tamil, Malayalam andEnglish

Theedhum Nandrum is a sentiment polarity detection system using two approaches–a Stochastic Gradient Descent (SGD) Classifier and a Recurrent Neural Network (RNN) Classifier. Our approach utilises language features like the use of emoji, choice of scripts and code mixing which appeared quite marked in the datasets specified for the Dravidian Codemix - FIRE 2020 task. The hyperparameters for the SGD were tuned using GridSearchCV on the training data supplied. Our system was ranked 4th in Tamil-English with a weighted average F1 score of 0.62 and 9th in Malayalam-English with a score of 0.65. Our code is published in github at https://github.com/oligoglot/theedhum-nandrum.

READ FULL TEXT

page 1

page 2

page 3

page 4

03/26/2018

On the Performance of Preconditioned Stochastic Gradient Descent

This paper studies the performance of preconditioned stochastic gradient...
10/12/2022

AdaNorm: Adaptive Gradient Norm Correction based Optimizer for CNNs

The stochastic gradient descent (SGD) optimizers are generally used to t...
08/26/2020

Decision Tree J48 at SemEval-2020 Task 9: Sentiment Analysis for Code-Mixed Social Media Text (Hinglish)

This paper discusses the design of the system used for providing a solut...
02/07/2022

Deep Deterministic Independent Component Analysis for Hyperspectral Unmixing

We develop a new neural network based independent component analysis (IC...
04/02/2018

NIHRIO at SemEval-2018 Task 3: A Simple and Accurate Neural Network Model for Irony Detection in Twitter

This paper describes our NIHRIO system for SemEval-2018 Task 3 "Irony de...