中文
相关论文

相关论文: Processing South Asian Languages Written in the La…

200 篇论文

This work compares concept models for cross-language retrieval: First, we adapt probabilistic Latent Semantic Analysis (pLSA) for multilingual documents. Experiments with different weighting schemes show that a weighting method favoring…

信息检索 · 计算机科学 2014-01-13 Benjamin Roth

Transliteration involves transformation of one script to another based on phonetic similarities between the characters of two distinctive scripts. In this paper, we present a novel technique for automatic transliteration of Devanagari…

计算机视觉与模式识别 · 计算机科学 2020-09-29 Jasmine Kaur , Vinay Kumar

The widespread absence of diacritical marks in Arabic text poses a significant challenge for Arabic natural language processing (NLP). This paper explores instances of naturally occurring diacritics, referred to as "diacritics in the wild,"…

计算与语言 · 计算机科学 2024-06-11 Salman Elgamal , Ossama Obeid , Tameem Kabbani , Go Inoue , Nizar Habash

Multilingual document and scene text understanding plays an important role in applications such as search, finance, and public services. However, most existing benchmarks focus on high-resource languages and fail to evaluate models in…

计算与语言 · 计算机科学 2026-03-17 Pengfei Yue , Xingran Zhao , Juntao Chen , Peng Hou , Wang Longchao , Jianghang Lin , Shengchuan Zhang , Anxiang Zeng , Liujuan Cao

Democratizing access to natural language processing (NLP) technology is crucial, especially for underrepresented and extremely low-resource languages. Previous research has focused on developing labeled and unlabeled corpora for these…

We are proposing a simple, but efficient basic approach for a number of multilingual and cross-lingual language technology applications that are not limited to the usual two or three languages, but that can be applied with relatively little…

计算与语言 · 计算机科学 2007-05-23 Ralf Steinberger , Bruno Pouliquen , Camelia Ignat

Intentionally luring readers to click on a particular content by exploiting their curiosity defines a title as clickbait. Although several studies focused on detecting clickbait titles in English articles, low resource language like Bangla…

计算与语言 · 计算机科学 2023-11-13 Md. Motahar Mahtab , Monirul Haque , Mehedi Hasan , Farig Sadeque

Language identification describes the task of recognizing the language of written text in documents. This information is crucial because it can be used to support the analysis of a document's vocabulary and context. Supervised learning…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Furkan Simsek , Brian Pfitzmann , Hendrik Raetz , Jona Otholt , Haojin Yang , Christoph Meinel

In the context of pretraining of Large Language Models (LLMs), synthetic data has emerged as an alternative for generating high-quality pretraining data at scale. This is particularly beneficial in low-resource language settings where the…

With the rise of deep learning, large datasets and complex models have become common, requiring significant computing power. To address this, data distillation has emerged as a technique to quickly train models with lower memory and time…

计算与语言 · 计算机科学 2023-08-10 Shivam Sahni , Harsh Patel

Proper nouns in Arabic Wikipedia are frequently undiacritized, creating ambiguity in pronunciation and interpretation, especially for transliterated named entities of foreign origin. While transliteration and diacritization have been…

计算与语言 · 计算机科学 2025-06-24 Rawan Bondok , Mayar Nassar , Salam Khalifa , Kurt Micallef , Nizar Habash

Sanskrit, one of humanity's most ancient languages, has a vast collection of books and manuscripts on diverse topics that have been accumulated over millennia. However, its digital content (audio and text), which is vital for the training…

计算与语言 · 计算机科学 2025-01-20 Bidit Sadhukhan , Swami Punyeshwarananda

Recent LLMs are able to generate high-quality multilingual texts, indistinguishable for humans from authentic human-written ones. Research in machine-generated text detection is however mostly focused on the English language and longer…

计算与语言 · 计算机科学 2025-07-28 Dominik Macko , Jakub Kopal , Robert Moro , Ivan Srba

This study developed a new Bangla abstractive summarization dataset to generate concise summaries of Bangla articles from diverse sources. Most existing studies in this field have concentrated on news articles, where journalists usually…

计算与语言 · 计算机科学 2025-12-17 Md. Tanzim Ferdous , Naeem Ahsan Chowdhury , Prithwiraj Bhattacharjee

We present the HPLT (High Performance Language Technologies) language resources, a new massive multilingual dataset including both monolingual and bilingual corpora extracted from CommonCrawl and previously unused web crawls from the…

Lemmatization is a Natural Language Processing (NLP) technique used to normalize text by changing morphological derivations of words to their root forms. It is used as a core pre-processing step in many NLP tasks including text indexing,…

计算与语言 · 计算机科学 2023-08-04 Shafie Abdi Mohamed , Muhidin Abdullahi Mohamed

In this paper, we introduce a large-scale Indonesian summarization dataset. We harvest articles from Liputan6.com, an online news portal, and obtain 215,827 document-summary pairs. We leverage pre-trained language models to develop…

计算与语言 · 计算机科学 2020-11-03 Fajri Koto , Jey Han Lau , Timothy Baldwin

Automatic text summarization is generally considered as a challenging task in the NLP community. One of the challenges is the publicly available and large dataset that is relatively rare and difficult to construct. The problem is even worse…

计算与语言 · 计算机科学 2019-03-21 Kemal Kurniawan , Samuel Louvan

We present a large-scale comparative study of 242 Latin and Cyrillic-script languages using subword-based methodologies. By constructing 'glottosets' from Wikipedia lexicons, we introduce a framework for simultaneous cross-linguistic…

计算与语言 · 计算机科学 2026-01-27 Iaroslav Chelombitko , Mika Hämäläinen , Aleksey Komissarov

Source Code Summarization is the task of writing short, natural language descriptions of source code. The main use for these descriptions is in software documentation e.g. the one-sentence Java method descriptions in JavaDocs. Code…

计算与语言 · 计算机科学 2019-04-05 Alexander LeClair , Collin McMillan