中文
相关论文

相关论文: D-Nikud: Enhancing Hebrew Diacritization with LSTM…

200 篇论文

Diacritical marks in the Hebrew language give words their vocalized form. The task of adding diacritical marks to plain Hebrew text is still dominated by a system that relies heavily on human-curated resources. Recent models trained on…

计算与语言 · 计算机科学 2024-10-04 Ido Cohen , Jacob Gidron , Idan Pinto

We present a system for automatic diacritization of Hebrew text. The system combines modern neural models with carefully curated declarative linguistic knowledge and comprehensive manually constructed tables and dictionaries. Besides…

计算与语言 · 计算机科学 2020-05-08 Avi Shmidman , Shaltiel Shmidman , Moshe Koppel , Yoav Goldberg

We present DictaBERT, a new state-of-the-art pre-trained BERT model for modern Hebrew, outperforming existing models on most benchmarks. Additionally, we release three fine-tuned versions of the model, designed to perform three specific…

计算与语言 · 计算机科学 2023-10-16 Shaltiel Shmidman , Avi Shmidman , Moshe Koppel

Tashkeel, or Arabic Text Diacritization (ATD), greatly enhances the comprehension of Arabic text by removing ambiguity and minimizing the risk of misinterpretations caused by its absence. It plays a crucial role in improving Arabic text…

计算与语言 · 计算机科学 2024-07-16 Faris Alasmary , Orjuwan Zaafarani , Ahmad Ghannam

Diacritics restoration in Hebrew is a fundamental task for ensuring accurate word pronunciation and disambiguating textual meaning. Despite the language's high degree of ambiguity when unvocalized, recent machine learning approaches have…

计算与语言 · 计算机科学 2026-02-05 Yair Elboher , Yuval Pinter

Since their initial release, BERT models have demonstrated exceptional performance on a variety of tasks, despite their relatively small size (BERT-base has ~100M parameters). Nevertheless, the architectural choices used in these models are…

计算与语言 · 计算机科学 2025-10-24 Shaltiel Shmidman , Avi Shmidman , Moshe Koppel

We demonstrate that it is feasible to diacritize Hebrew script without any human-curated resources other than plain diacritized text. We present NAKDIMON, a two-layer character level LSTM, that performs on par with much more complicated…

计算与语言 · 计算机科学 2022-05-11 Elazar Gershuni , Yuval Pinter

In this work, we present several deep learning models for the automatic diacritization of Arabic text. Our models are built using two main approaches, viz. Feed-Forward Neural Network (FFNN) and Recurrent Neural Network (RNN), with several…

计算与语言 · 计算机科学 2019-11-12 Ali Fadel , Ibraheem Tuffaha , Bara' Al-Jawarneh , Mahmoud Al-Ayyoub

We present Knesset-DictaBERT, a large Hebrew language model fine-tuned on the Knesset Corpus, which comprises Israeli parliamentary proceedings. The model is based on the DictaBERT architecture and demonstrates significant improvements in…

计算与语言 · 计算机科学 2024-07-31 Gili Goldin , Shuly Wintner

This study introduces a refined approach to Text-to-Speech (TTS) generation that significantly enhances sampling stability across languages, with a particular focus on Hebrew. By leveraging discrete semantic units with higher phonetic…

声音 · 计算机科学 2024-10-30 Ella Zeldes , Or Tal , Yossi Adi

Arabic text diacritization remains a persistent challenge in natural language processing due to the language's morphological richness. In this paper, we introduce Sadeed, a novel approach based on a fine-tuned decoder-only language model…

计算与语言 · 计算机科学 2025-08-22 Zeina Aldallal , Sara Chrouf , Khalil Hennara , Mohamed Motaism Hamed , Muhammad Hreden , Safwan AlModhayan

Training large language models (LLMs) in low-resource languages such as Hebrew poses unique challenges. In this paper, we introduce DictaLM2.0 and DictaLM2.0-Instruct, two LLMs derived from the Mistral model, trained on a substantial corpus…

计算与语言 · 计算机科学 2024-07-10 Shaltiel Shmidman , Avi Shmidman , Amir DN Cohen , Moshe Koppel

We present a new pre-trained language model (PLM) for Rabbinic Hebrew, termed Berel (BERT Embeddings for Rabbinic-Encoded Language). Whilst other PLMs exist for processing Hebrew texts (e.g., HeBERT, AlephBert), they are all trained on…

计算与语言 · 计算机科学 2022-08-04 Avi Shmidman , Joshua Guedalia , Shaltiel Shmidman , Cheyn Shmuel Shmidman , Eli Handel , Moshe Koppel

We present DictaLM, a large-scale language model tailored for Modern Hebrew. Boasting 7B parameters, this model is predominantly trained on Hebrew-centric data. As a commitment to promoting research and development in the Hebrew language,…

计算与语言 · 计算机科学 2023-09-27 Shaltiel Shmidman , Avi Shmidman , Amir David Nissan Cohen , Moshe Koppel

Automatic diacritization of Arabic text involves adding diacritical marks (diacritics) to the text. This task poses a significant challenge with noteworthy implications for computational processing and comprehension. In this paper, we…

计算与语言 · 计算机科学 2024-01-11 Abderrahman Skiredj , Ismail Berrada

We tackle the task of text-to-speech (TTS) in Hebrew. Traditional Hebrew contains Diacritics, which dictate the way individuals should pronounce given words, however, modern Hebrew rarely uses them. The lack of diacritics in modern Hebrew…

计算与语言 · 计算机科学 2024-07-18 Amit Roth , Arnon Turetzky , Yossi Adi

The advent of large pre-trained language models has given rise to rapid progress in the field of Natural Language Processing (NLP). While the performance of these models on standard benchmarks has scaled with size, compression techniques…

计算与语言 · 计算机科学 2021-05-14 Ahmad Rashid , Vasileios Lioutas , Mehdi Rezagholizadeh

Most of previous work on learning diacritization of the Arabic language relied on training models from scratch. In this paper, we investigate how to leverage pre-trained language models to learn diacritization. We finetune token-free…

计算与语言 · 计算机科学 2023-03-28 Bashar Al-Rfooh , Gheith Abandah , Rami Al-Rfou

Large Pre-trained Language Models (PLMs) have become ubiquitous in the development of language understanding technology and lie at the heart of many artificial intelligence advances. While advances reported for English using PLMs are…

计算与语言 · 计算机科学 2021-04-12 Amit Seker , Elron Bandel , Dan Bareket , Idan Brusilovsky , Refael Shaked Greenfeld , Reut Tsarfaty

Detecting hateful content is a challenging and important problem. Automated tools, like machine-learning models, can help, but they require continuous training to adapt to the ever-changing landscape of social media. In this work, we…

计算与语言 · 计算机科学 2025-11-06 Jay Patel , Hrudayangam Mehta , Jeremy Blackburn
‹ 上一页 1 2 3 10 下一页 ›