English

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

Computation and Language 2019-03-19 v1 Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.1903.07588,
  title  = {A Multilingual Encoding Method for Text Classification and Dialect Identification Using Convolutional Neural Network},
  author = {Amr Adel Helmy},
  journal= {arXiv preprint arXiv:1903.07588},
  year   = {2019}
}

Comments

A dissertation submitted to the AASTMT on February 2019 in partial fulfillment of the requirements for the degree of Master of Science in Computer Science. arXiv admin note: text overlap with arXiv:1807.10854 by other authors without attribution

R2 v1 2026-06-23T08:11:51.640Z