International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 105 - Number 1 |
Year of Publication: 2014 |
Authors: Madiha Khurram Pasha, M. Sadiq Ali Khan |
10.5120/18345-9467 |
Madiha Khurram Pasha, M. Sadiq Ali Khan . To Design a English Language Recognizer by using Nondeterministic Pushdown Automata (ELR-NPDA). International Journal of Computer Applications. 105, 1 ( November 2014), 36-43. DOI=10.5120/18345-9467
Natural language recognization is a popular topic of research as it covers many areas such as computer science, artificial intelligence, theory of computation, and machine leaning etc. Many of the techniques are used for natural language recognization by the researchers, parsing is one of them. The aim to propose this paper is to implement nondeterministic pushdown automata (NPDA) for the English Language (ELR-NPDA) that can modernize Context Free Grammar (CFG) for English language and then refurbish into Nondeterministic Pushdown Automata (NPDA). This converting procedure can uncomplicatedly parse legitimate English language sentences. Parsing can be organized by Nondeterministic Pushdown Automata (NPDA) that used push down stack and input tape for recognizing English language sentences. To formulate this NPDA convertor we have to exchange Context Free Grammar into Chomsky Normal Form (CNF). The move toward this is more appropriate because it uses nondeterministic approach of PDA that can improve language recognizing capabilities as compare to other parsing approach.