paper-with-me

Papers

D-Nikud: Enhancing Hebrew Diacritization with LSTM and Pretrained Models

2024-01-30 · Adi Rosenthal, Nadav Shaked

D-Nikud, a novel approach to Hebrew diacritization that integrates the strengths of LSTM networks and BERT-based (transformer) pre-trained model. Inspired by the methodologies employed in Nakdimon, we integrate it with the TavBERT pre-trained model, our system incorporates advanced architectural choices and diverse training data. Our experiments showcase state-of-the-art results on several benchmark datasets, with a particular emphasis on modern texts and more specified diacritization like gender.

📄 PDF Abstract BibTeX arXiv:2402.00075

Code (1)

NadavShaked/D_Nikud 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Phonikud: Hebrew Grapheme-to-Phoneme Conversion for Real-Time Text-to-Speech

2025-06-14 · Yakov Kolani, Maxim Melichov, Cobi Calev, Morris Alper

Real-time text-to-speech (TTS) for Modern Hebrew is challenging due to the language's orthographic complexity. Existing solutions ignore crucial phonetic features such as stress that remain underspecified even when vowel…

Grapheme-to-Phoneme Conversiontext-to-speechText to Speech

Dicta-LM 3.0: Advancing The Frontier of Hebrew Sovereign LLMs

2026-02-02 · Shaltiel Shmidman, Avi Shmidman, Amir DN Cohen, Moshe Koppel arxiv

Open-weight LLMs have been released by frontier labs; however, sovereign Large Language Models (for languages other than English) remain low in supply yet high in demand. Training large language models (LLMs) for low-res…

ReNikud: Audio-Supervised Hebrew Grapheme-to-Phoneme Conversion

2026-06-18 · Maxim Melichov, Yakov Kolani, Morris Alper arxiv

Grapheme-to-phoneme (G2P) conversion for Modern Hebrew is needed for applications like text-to-speech (TTS), but is challenging due to the language's abjad writing system, which leaves vowels largely unwritten, creating …

Speech Recognition

Nakdan: Professional Hebrew Diacritizer

2020-05-07 · ACL 2020 6 · Avi Shmidman, Shaltiel Shmidman, Moshe Koppel, Yoav Goldberg

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 dictiona…

Hebrew Diacritics Restoration using Visual Representation

2025-10-30 · Yair Elboher, Yuval Pinter arxiv

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 learnin…