paper-with-me

Papers

A Multilingual Encoding Method for Text Classification and Dialect Identification Using Convolutional Neural Network

2019-03-18 · Amr Adel Helmy

This thesis presents a language-independent text classification model by introduced two new encoding methods "BUNOW" and "BUNOC" used for feeding the raw text data into a new CNN spatial architecture with vertical and horizontal convolutional process instead of commonly used methods like one hot vector or word representation (i.e. word2vec) with temporal CNN architecture. The proposed model can be classified as hybrid word-character model in its work methodology because it consumes less memory space by using a fewer neural network parameters as in character level representation, in addition to providing much faster computations with fewer network layers depth, as in word level representation. A promising result achieved compared to state of art models in two different morphological benchmarked dataset one for Arabic language and one for English language.

📄 PDF Abstract BibTeX arXiv:1903.07588

Code (0)

등록된 구현이 없습니다.

Tasks

Dialect IdentificationGeneral Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Incorporating Dialectal Variability for Socially Equitable Language Identification

2017-07-01 · ACL 2017 7 · David Jurgens, Yulia Tsvetkov, Dan Jurafsky

Language identification (LID) is a critical first step for processing multilingual text. Yet most LID systems are not designed to handle the linguistic diversity of global platforms like Twitter, where local dialects and…

DiversityLanguage Identification

Automatic Arabic Dialect Identification Systems for Written Texts: A Survey

2020-09-26 · Maha J. Althobaiti

Arabic dialect identification is a specific task of natural language processing, aiming to automatically predict the Arabic dialect of a given text. Arabic dialect identification is the first step in various natural lang…

Dialect IdentificationMachine TranslationSentenceSpeech Synthesis+6

Applying Multilingual and Monolingual Transformer-Based Models for Dialect Identification

2020-12-01 · VarDial (COLING) 2020 12 · Cristian Popa, Vlad Ștefănescu

We study the ability of large fine-tuned transformer models to solve a binary classification task of dialect identification, with a special interest in comparing the performance of multilingual to monolingual ones. The c…

Binary ClassificationDialect Identification

A dual-encoding system for dialect classification

2020-12-01 · VarDial (COLING) 2020 12 · Petru Rebeja, Dan Cristea

In this paper we present the architecture, processing pipeline and results of the ensemble model developed for Romanian Dialect Identification task. The ensemble model consists of two TF-IDF encoders and a deep learning …

ClassificationDialect Identification

Two-stage Pipeline for Multilingual Dialect Detection

2023-03-06 · Ankit Vaidya, Aditya Kane

Dialect Identification is a crucial task for localizing various Large Language Models. This paper outlines our approach to the VarDial 2023 shared task. Here we have to identify three or two dialects from three languages…

ClassificationDialect IdentificationVocal Bursts Valence Prediction