paper-with-me

Papers

Evaluating Persian Tokenizers

2022-02-22 · Danial Kamali, Behrooz Janfada, Mohammad Ebrahim Shenasa, Behrouz Minaei-Bidgoli

Tokenization plays a significant role in the process of lexical analysis. Tokens become the input for other natural language processing tasks, like semantic parsing and language modeling. Natural Language Processing in Persian is challenging due to Persian's exceptional cases, such as half-spaces. Thus, it is crucial to have a precise tokenizer for Persian. This article provides a novel work by introducing the most widely used tokenizers for Persian and comparing and evaluating their performance on Persian texts using a simple algorithm with a pre-tagged Persian dependency dataset. After evaluating tokenizers with the F1-Score, the hybrid version of the Farsi Verb and Hazm with bounded morphemes fixing showed the best performance with an F1 score of 98.97%.

📄 PDF Abstract BibTeX arXiv:2202.10879

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLexical AnalysisSemantic Parsing

Similar Papers 제목 키워드 기반

FarSSiBERT: A Novel Transformer-based Model for Semantic Similarity Measurement of Persian Social Networks Informal Texts

2024-07-27 · Seyed Mojtaba Sadjadi, Zeinab Rajabi, Leila Rabiei, Mohammad-Shahram Moin

One fundamental task for NLP is to determine the similarity between two texts and evaluate the extent of their likeness. The previous methods for the Persian language have low accuracy and are unable to comprehend the st…

Language ModelingLanguage ModellingLarge Language ModelSemantic Similarity+1

H-Net++: Hierarchical Dynamic Chunking for Tokenizer-Free Language Modelling in Morphologically-Rich Languages

2025-08-07 · Mehrdad Zakershahrak, Samira Ghodratnama arxiv

Byte-level language models eliminate fragile tokenizers but face computational challenges in morphologically-rich languages (MRLs), where words span many bytes. We propose H-NET++, a hierarchical dynamic-chunking model t…

Computational EfficiencyLanguage Modelling

FarsEval-PKBETS: A new diverse benchmark for evaluating Persian large language models

2025-04-20 · Mehrnoush Shamsfard, Zahra Saaberi, Mostafa Karimi manesh, Seyed Mohammad Hossein Hashemi 외

Research on evaluating and analyzing large language models (LLMs) has been extensive for resource-rich languages such as English, yet their performance in languages such as Persian has received considerably less attentio…

DescriptiveEthicsMultiple-choiceText Generation

PARSE: An Open-Domain Reasoning Question Answering Benchmark for Persian

2026-02-01 · Jamshid Mozafari, Seyed Parsa Mousavinasab, Adam Jatowt arxiv

Reasoning-focused Question Answering (QA) has advanced rapidly with Large Language Models (LLMs), yet high-quality benchmarks for low-resource languages remain scarce. Persian, spoken by roughly 130 million people, lacks…

Question Answering

PersianMedQA: Language-Centric Evaluation of LLMs in the Persian Medical Domain

2025-05-30 · Mohammad Javad Ranjbar Kalahroodi, Amirhossein Sheikholselami, Sepehr Karimi, Sepideh Ranjbar Kalahroodi 외

Large Language Models (LLMs) have achieved remarkable performance on a wide range of NLP benchmarks, often surpassing human-level accuracy. However, their reliability in high-stakes domains such as medicine, particularly…

Instruction FollowingMultiple-choice