Skip to content

Opening book details…

About this document

Automata Theory: Parsing and Membership by Kanishk Patil is a document available to read on EtoBox.

This document discusses parsing and membership testing for context-free grammars (CFGs). It describes problems with naively trying all possible derivations and introduces several transformations to put the grammar in a suitable form: removing unit productions, epsilon productions, and converting to Chomsky normal form. An algorithm is presented to test membership by generating substrings bottom-up and building a parse table. The Cocke-Younger-Kasami algorithm is also mentioned as an efficient parsing techni

Author
Kanishk Patil
Language
EN