Volume 16 Number 3 September 2025

    
Exploring Ambiguity in Context-Free Grammars through Randomized Search

Naveneetha Vasudevan, Laurence Tratt

https://doi.org/10.6025/ijclr/2025/16/3/91-98

Abstract Ambiguity detection in context-free grammars (CFGs) is critical for parsing programming languages, yet it is undecidable in the general case. Traditional methods, such as exhaustive search and approximation techniques, either struggle with scalability or risk false positives. This paper introduces a novel search-based approach, embodied in the prototype tool SinBAD, for detecting ambiguity in context-free grammars (CFGs). SinBAD employs random search techniques to generate... Read More


A Proposal for Finding Combinations of Key Values From Texts

Rahul Patil, Prashant Ahire, Amol Dhumane, Saomya Badoniya, Resham Desai, Gautam Bhandari, Bikramjeet Singh Dhami

https://doi.org/10.6025/ijclr/2025/16/3/99-108

Abstract To extract key value pairs from documents like resumes, we have to use various processing techniques to get relevant information. The extracted information encompasses a diverse range of factors, including education, experience, skills, interests, and employment history. By gathering such information and presenting it in a structured format, hiring managers can thoroughly understand and evaluate the backgrounds of applying candidates, thereby simplifying the entire... Read More


Revisiting Propp's Morphology as a Blueprint for Generating Russian Folk Tales

Pablo Gervas

https://doi.org/10.6025/ijclr/2025/16/3/109-126

Abstract This paper is not just an analytical tool, but as a potential blueprint for generating Russian folk tales. It argues that while Propp's formalism has inspired many story generation systems, its specific procedural aspects for generation have been largely overlooked or misapplied, often leading to limitations. The authors propose a computational implementation focusing on Propp's core concepts: character functions, their sequence, and dependencies. They... Read More