scispace - formally typeset
V

Vadim Zaytsev

Researcher at University of Twente

Publications -  94
Citations -  736

Vadim Zaytsev is an academic researcher from University of Twente. The author has contributed to research in topics: Grammar & Parsing. The author has an hindex of 14, co-authored 86 publications receiving 653 citations. Previous affiliations of Vadim Zaytsev include Centrum Wiskunde & Informatica & University of Koblenz and Landau.

Papers
More filters
Book ChapterDOI

An Introduction to Grammar Convergence

TL;DR: The present paper introduces and illustrates the basics of grammar convergence, and to transform the grammars until they become syntactically identical.
Book ChapterDOI

Parsing in a Broad Sense

TL;DR: This work investigates 12 classes of artefacts found in software language processing, presents a case study demonstrating their implementations and state-of-the-art mappings among them, and systematically explores the technical research space of bidirectional mappings to build on top of the existing body of work and discover as of yet unused relationships.
Journal ArticleDOI

Recovering grammar relationships for the Java Language Specification

TL;DR: This work describes a refined method for grammar convergence, and it uses it in a major study, where it is used to recover the relationships between all the grammars that occur in the different versions of the Java Language Specification.
Proceedings ArticleDOI

Software Language Identification with Natural Language Classifiers

TL;DR: Preliminary experiments show that some of these models used as classifiers can achieve high precision and recall and can be used to properly identify language families, languages and even deal with embedded code fragments.
Book ChapterDOI

Comparison of context-free grammars based on parsing generated test data

TL;DR: An automated approach is developed that is practically useful in revealing evidence of nonequivalence of grammars and discovering correspondence mappings for grammar nonterminals and two studies are discussed that show how the approach is used in comparing Grammars of open source Java parsers as well as grammARS from the course work for a compiler construction class.