中文
相关论文

相关论文: ViraPart: A Text Refinement Framework for Automati…

200 篇论文

The field of natural language processing (NLP) has seen remarkable advancements, thanks to the power of deep learning and foundation models. Language models, and specifically BERT, have been key players in this progress. In this study, we…

Question answering systems provide short, precise, and specific answers to questions. So far, many robust question answering systems have been developed for English, while some languages with fewer resources, like Persian, have few numbers…

计算与语言 · 计算机科学 2024-12-31 Mohsen Yazdinejad , Marjan Kaedi

This research examines cross-lingual sentiment analysis using few-shot learning and incremental learning methods in Persian. The main objective is to develop a model capable of performing sentiment analysis in Persian using limited data,…

计算与语言 · 计算机科学 2025-07-17 Farideh Majidi , Ziaeddin Beheshtifard

Recent advancements in text embedding have significantly improved natural language understanding across many languages, yet Persian remains notably underrepresented in large-scale embedding research. In this paper, we present Hakim, a novel…

计算与语言 · 计算机科学 2025-10-10 Mehran Sarmadi , Morteza Alikhani , Erfan Zinvandi , Zahra Pourbahman

This paper presents an automated supervised method for Persian wordnet construction. Using a Persian corpus and a bi-lingual dictionary, the initial links between Persian words and Princeton WordNet synsets have been generated. These links…

计算与语言 · 计算机科学 2017-04-12 Zahra Mousavi , Heshaam Faili

In this paper, we introduce a comprehensive benchmark for Persian (Farsi) text embeddings, built upon the Massive Text Embedding Benchmark (MTEB). Our benchmark includes 63 datasets spanning seven different tasks: classification,…

计算与语言 · 计算机科学 2025-05-20 Erfan Zinvandi , Morteza Alikhani , Mehran Sarmadi , Zahra Pourbahman , Sepehr Arvin , Reza Kazemi , Arash Amini

Semantic parsing is the task of transforming sentences from natural language into formal representations of predicate-argument structures. Under this research area, frame-semantic parsing has attracted much interest. This parsing approach…

计算与语言 · 计算机科学 2019-11-01 Sang-Sang Tan , Jin-Cheon Na

In this paper, a novel approach is proposed for the recognition of Persian phonemes in the Persian Consonant-Vowel Combination (PCVC) speech dataset. Nowadays, deep neural networks play a crucial role in classification tasks. However, the…

音频与语音处理 · 电气工程与系统科学 2020-03-24 Saber Malekzadeh , Mohammad Hossein Gholizadeh , Hossein Ghayoumi zadeh , Seyed Naser Razavi

Pronoun resolution is a challenging subset of an essential field in natural language processing called coreference resolution. Coreference resolution is about finding all entities in the text that refers to the same real-world entity. This…

计算与语言 · 计算机科学 2022-11-14 Hassan Haji Mohammadi , Alireza Talebpour , Ahmad Mahmoudi Aznaveh , Samaneh Yazdani

Spelling correction is the task of identifying spelling mistakes, typos, and grammatical mistakes in a given text and correcting them according to their context and grammatical structure. This work introduces "AraSpell," a framework for…

计算与语言 · 计算机科学 2024-05-14 Mahmoud Salhab , Faisal Abu-Khzam

This paper examines the specific obstacles of constructing Retrieval-Augmented Generation(RAG) systems in low-resource languages, with a focus on Persian's complicated morphology and versatile syntax. The research aims to improve retrieval…

An automated approach to text readability assessment is essential to a language and can be a powerful tool for improving the understandability of texts written and published in that language. However, the Persian language, which is spoken…

计算与语言 · 计算机科学 2020-04-23 Hamid Mohammadi , Seyed Hossein Khasteh

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…

计算与语言 · 计算机科学 2022-02-23 Danial Kamali , Behrooz Janfada , Mohammad Ebrahim Shenasa , Behrouz Minaei-Bidgoli

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…

计算与语言 · 计算机科学 2020-05-01 Roshna Omer Abdulrahman , Hossein Hassani

This paper discusses the impact of the Internet on modern trading and the importance of data generated from these transactions for organizations to improve their marketing efforts. The paper uses the example of Divar, an online marketplace…

计算与语言 · 计算机科学 2023-05-05 Ali Mehrban , Pegah Ahadian

This research introduces the first large-scale, well-balanced Persian social media text classification dataset, specifically designed to address the lack of comprehensive resources in this domain. The dataset comprises 36,000 posts across…

计算与语言 · 计算机科学 2026-05-26 Isun Chehreh , Ebrahim Ansari

Preschool evaluation is crucial because it gives teachers and parents influential knowledge about children's growth and development. The COVID-19 pandemic has highlighted the necessity of online assessment for preschool children. One of the…

计算与语言 · 计算机科学 2023-08-25 Amirhossein Abaskohi , Fatemeh Mortazavi , Hadi Moradi

Large Language Models (LLMs) have demonstrated remarkable capabilities across numerous languages; however, their effectiveness in low-resource languages like Persian requires thorough investigation. This paper presents a comprehensive…

计算与语言 · 计算机科学 2025-10-16 Mahdi Cherakhloo , Arash Abbasi , Mohammad Saeid Sarafraz , Bijan Vosoughi Vahdat

Aspect-based sentiment analysis (ABSA) is a more detailed task in sentiment analysis, by identifying opinion polarity toward a certain aspect in a text. This method is attracting more attention from the community, due to the fact that it…

计算与语言 · 计算机科学 2020-12-15 H. Jafarian , A. H. Taghavi , A. Javaheri , R. Rawassizadeh

Retrieval augmented generation (RAG) models, which integrate large-scale pre-trained generative models with external retrieval mechanisms, have shown significant success in various natural language processing (NLP) tasks. However, applying…