Nachum Dershowitz


2020

pdf bib
Transliteration of Judeo-Arabic Texts into Arabic Script Using Recurrent Neural Networks
Ori Terner | Kfir Bar | Nachum Dershowitz
Proceedings of the Fifth Arabic Natural Language Processing Workshop

We trained a model to automatically transliterate Judeo-Arabic texts into Arabic script, enabling Arabic readers to access those writings. We employ a recurrent neural network (RNN), combined with the connectionist temporal classification (CTC) loss to deal with unequal input/output lengths. This obligates adjustments in the training data to avoid input sequences that are shorter than their corresponding outputs. We also utilize a pretraining stage with a different loss function to improve network converge. Since only a single source of parallel text was available for training, we take advantage of the possibility of generating data synthetically. We train a model that has the capability to memorize words in the output language, and that also utilizes context for distinguishing ambiguities in the transliteration. We obtain an improvement over the baseline 9.5% character error, achieving 2% error with our best configuration. To measure the contribution of context to learning, we also tested word-shuffled data, for which the error rises to 2.5%.

2019

pdf bib
Semantic Characteristics of Schizophrenic Speech
Kfir Bar | Vered Zilberstein | Ido Ziv | Heli Baram | Nachum Dershowitz | Samuel Itzikowitz | Eiran Vadim Harel
Proceedings of the Sixth Workshop on Computational Linguistics and Clinical Psychology

Natural language processing tools are used to automatically detect disturbances in transcribed speech of schizophrenia inpatients who speak Hebrew. We measure topic mutation over time and show that controls maintain more cohesive speech than inpatients. We also examine differences in how inpatients and controls use adjectives and adverbs to describe content words and show that the ones used by controls are more common than the those of inpatients. We provide experimental results and show their potential for automatically detecting schizophrenia in patients by means only of their speech patterns.

2014

pdf bib
The Tel Aviv University System for the Code-Switching Workshop Shared Task
Kfir Bar | Nachum Dershowitz
Proceedings of the First Workshop on Computational Approaches to Code Switching

2012

pdf bib
Language Classification and Segmentation of Noisy Documents in Hebrew Scripts
Alex Zhicharevich | Nachum Dershowitz
Proceedings of the 6th Workshop on Language Technology for Cultural Heritage, Social Sciences, and Humanities

pdf bib
Deriving Paraphrases for Highly Inflected Languages from Comparable Documents
Kfir Bar | Nachum Dershowitz
Proceedings of COLING 2012

2011

pdf bib
Unsupervised Decomposition of a Document into Authorial Components
Moshe Koppel | Navot Akiva | Idan Dershowitz | Nachum Dershowitz
Proceedings of the 49th Annual Meeting of the Association for Computational Linguistics: Human Language Technologies

2010

pdf bib
Tel Aviv University’s system description for IWSLT 2010
Kfir Bar | Nachum Dershowitz
Proceedings of the 7th International Workshop on Spoken Language Translation: Evaluation Campaign

pdf bib
Using Synonyms for Arabic-to-English Example-Based Translation
Kfir Bar | Nachum Dershowitz
Proceedings of the 9th Conference of the Association for Machine Translation in the Americas: Student Research Workshop

An implementation of a non-structural Example-Based Machine Translation system that translates sentences from Arabic to English, using a parallel corpus aligned at the sentence level, is described. Source-language synonyms were derived automatically and used to help locate potential translation examples for fragments of a given input sentence. The smaller the parallel corpus, the greater the contribution provided by synonyms. Considering the degree of relevance of the subject matter of a potential match contributes to the quality of the final results.