paper-with-me

홈 › Papers

Shifting from endangerment to rebirth in the Artificial Intelligence Age: An Ensemble Machine Learning Approach for Hawrami Text Classification

2024-09-25 · Aram Khaksar, Hossein Hassani

Hawrami, a dialect of Kurdish, is classified as an endangered language as it suffers from the scarcity of data and the gradual loss of its speakers. Natural Language Processing projects can be used to partially compensate for data availability for endangered languages/dialects through a variety of approaches, such as machine translation, language model building, and corpora development. Similarly, NLP projects such as text classification are in language documentation. Several text classification studies have been conducted for Kurdish, but they were mainly dedicated to two particular dialects: Sorani (Central Kurdish) and Kurmanji (Northern Kurdish). In this paper, we introduce various text classification models using a dataset of 6,854 articles in Hawrami labeled into 15 categories by two native speakers. We use K-nearest Neighbor (KNN), Linear Support Vector Machine (Linear SVM), Logistic Regression (LR), and Decision Tree (DT) to evaluate how well those methods perform the classification task. The results indicate that the Linear SVM achieves a 96% of accuracy and outperforms the other approaches.

📄 PDF Abstract BibTeX arXiv:2409.16884

Code (1)

KurdishBLARK/HawramiClassification 공식 구현

Tasks

ArticlesClassificationLanguage ModelingLanguage ModellingMachine Translationtext-classificationText Classification

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…
SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

DeepRebirth: Accelerating Deep Neural Network Execution on Mobile Devices

2017-08-16 · Dawei Li, Xiaolong Wang, Deguang Kong

Deploying deep neural networks on mobile devices is a challenging task. Current model compression methods such as matrix decomposition effectively reduce the deployed model size, but still cannot satisfy real-time proces…

CPUModel Compression

A Shift In Artistic Practices through Artificial Intelligence

2023-06-13 · Kıvanç Tatar, Petter Ericson, Kelsey Cotton, Paola Torres Núñez del Prado 외

The explosion of content generated by artificial intelligence (AI) models has initiated a cultural shift in arts, music, and media, whereby roles are changing, values are shifting, and conventions are challenged. The vas…

On the Predictive Skill of Artificial Intelligence-based Weather Models for Extreme Events using Uncertainty Quantification

2025-11-21 · Rodrigo Almeida, Noelia Otero, Miguel-Ángel Fernández-Torres, Jackie Ma arxiv

Accurate prediction of extreme weather events remains a major challenge for artificial intelligence-based weather prediction systems. While deterministic models such as FuXi, GraphCast, and SFNO have achieved competitive…

Cortex simulation system proposal using distributed computer network environments

2014-03-22 · Boris Tomas

In the dawn of computer science and the eve of neuroscience we participate in rebirth of neuroscience due to new technology that allows us to deeply and precisely explore whole new world that dwells in our brains.

Solving tricky quantum optics problems with assistance from (artificial) intelligence

2025-06-15 · Manas Pandey, Bharath Hebbe Madhusudhana, Saikat Ghosh, Dmitry Budker

The capabilities of modern artificial intelligence (AI) as a ``scientific collaborator'' are explored by engaging it with three nuanced problems in quantum optics: state populations in optical pumping, resonant transitio…