paper-with-me

홈 › Papers

Using Punkt for Sentence Segmentation in non-Latin Scripts: Experiments on Kurdish (Sorani) Texts

2020-04-09 · Roshna Omer Abdulrahman, Hossein Hassani

Segmentation is a fundamental step for most Natural Language Processing tasks. The Kurdish language is a multi-dialect, under-resourced language which is written in different scripts. The lack of various segmented corpora is one of the major bottlenecks in Kurdish language processing. We used Punkt, an unsupervised machine learning method, to segment a Kurdish corpus of Sorani dialect, written in Persian-Arabic script. According to the literature, studies on using Punkt on non-Latin data are scanty. In our experiment, we achieved an F1 score of 91.10% and had an Error Rate of 16.32%. The high Error Rate is mainly due to the situation of abbreviations in Kurdish and partly because of ordinal numerals. The data is publicly available at https://github.com/KurdishBLARK/ KTC-Segmented for non-commercial use under the CC BY-NC-SA 4.0 licence.

📄 PDF Abstract BibTeX arXiv:2004.14134

Code (1)

KurdishBLARK/KTC-Segmented 공식 구현

Tasks

SentenceSentence segmentation

Similar Papers 제목 키워드 기반

PunKtuator: A Multilingual Punctuation Restoration System for Spoken and Written Text

2021-04-01 · EACL 2021 2 · Varnith Chordia

Text transcripts without punctuation or sentence boundaries are hard to comprehend for both humans and machines. Punctuation marks play a vital role by providing meaning to the sentence and incorrect use or placement of …

Language ModellingPunctuation RestorationSentenceTranslation

Hierarchical Text Segmentation for Medieval Manuscripts

2020-12-01 · COLING 2020 8 · Amir Hazem, Beatrice Daille, Dominique Stutzmann, Christopher Kermorvant 외

In this paper, we address the segmentation of books of hours, Latin devotional manuscripts of the late Middle Ages, that exhibit challenging issues: a complex hierarchical entangled structure, variable content, noisy tra…

Hierarchical Text SegmentationSegmentationSentenceText Segmentation

Toward Unifying Text Segmentation and Long Document Summarization

2022-10-28 · Sangwoo Cho, Kaiqiang Song, Xiaoyang Wang, Fei Liu 외

Text segmentation is important for signaling a document's structure. Without segmenting a long document into topically coherent sections, it is difficult for readers to comprehend the text, let alone find important infor…

ArticlesDocument SummarizationExtractive SummarizationSegmentation+3

A Dataset for Sanskrit Word Segmentation

2017-08-01 · WS 2017 8 · Amrith Krishna, Pavan Kumar Satuluri, Pawan Goyal

The last decade saw a surge in digitisation efforts for ancient manuscripts in Sanskrit. Due to various linguistic peculiarities inherent to the language, even the preliminary tasks such as word segmentation are non-triv…

SegmentationSentenceTransfer Learning

Speed Reading Tool Powered by Artificial Intelligence for Students with ADHD, Dyslexia, or Short Attention Span

2023-07-26 · Megat Irfan Zackry Bin Ismail Ahmad Nazran bin Yusri Muhammad Hafizzul Bin Abdul Manap Muhammad Muizzuddin Bin Kamarozaman

This paper presents a novel approach to assist students with dyslexia, ADHD, and short attention span in digesting any text-based information more efficiently. The proposed solution utilizes the Multilayer Perceptron (ML…

SentenceText Generation