DeepAI AI Chat
Log In Sign Up

Classification Benchmarks for Under-resourced Bengali Language based on Multichannel Convolutional-LSTM Network

04/11/2020
by   Md. Rezaul Karim, et al.
6

Exponential growths of social media and micro-blogging sites not only provide platforms for empowering freedom of expressions and individual voices but also enables people to express anti-social behaviour like online harassment, cyberbullying, and hate speech. Numerous works have been proposed to utilize these data for social and anti-social behaviours analysis, document characterization, and sentiment analysis by predicting the contexts mostly for highly resourced languages such as English. However, there are languages that are under-resources, e.g., South Asian languages like Bengali, Tamil, Assamese, Telugu that lack of computational resources for the NLP tasks. In this paper, we provide several classification benchmarks for Bengali, an under-resourced language. We prepared three datasets of expressing hate, commonly used topics, and opinions for hate speech detection, document classification, and sentiment analysis, respectively. We built the largest Bengali word embedding models to date based on 250 million articles, which we call BengFastText. We perform three different experiments, covering document classification, sentiment analysis, and hate speech detection. We incorporate word embeddings into a Multichannel Convolutional-LSTM (MConv-LSTM) network for predicting different types of hate speech, document classification, and sentiment analysis. Experiments demonstrate that BengFastText can capture the semantics of words from respective contexts correctly. Evaluations against several baseline embedding models, e.g., Word2Vec and GloVe yield up to 92.30%, 82.25%, and 90.45% F1-scores in case of document classification, sentiment analysis, and hate speech detection, respectively during 5-fold cross-validation tests.

READ FULL TEXT
12/28/2020

DeepHateExplainer: Explainable Hate Speech Detection in Under-resourced Bengali Language

Exponential growths of social media and micro-blogging sites not only pr...
04/19/2022

Multimodal Hate Speech Detection from Bengali Memes and Texts

Numerous works have been proposed to employ machine learning (ML) and de...
05/30/2018

A Corpus of English-Hindi Code-Mixed Tweets for Sarcasm Detection

Social media platforms like twitter and facebook have be- come two of th...
10/14/2020

Learning Word Representations for Tunisian Sentiment Analysis

Tunisians on social media tend to express themselves in their local dial...
05/05/2016

Modeling Rich Contexts for Sentiment Classification with LSTM

Sentiment analysis on social media data such as tweets and weibo has bec...
06/18/2019

Curriculum Learning Strategies for Hindi-English Codemixed Sentiment Analysis

Sentiment Analysis and other semantic tasks are commonly used for social...
04/04/2023

Polarity based Sarcasm Detection using Semigraph

Sarcasm is an advanced linguistic expression often found on various onli...

Code Repositories

Bengali-Hate-Speech-Dataset

Dataset for identifying potential hates (e.g., political, religious, personal, gender abusive, geopolitical, etc.) for under-resourced Bengali language.


view repo