Seventy Years of Parsing: Theoretical and Practical Consequences
Summary
An overview of seventy years of parsing theory and its practical implications in computer science.
Similar Articles
A Typed, Algebraic Approach to Parsing
A paper presenting a typed, algebraic approach to parsing, likely from the University of Cambridge.
@jerryjliu0: Fully solving document parsing includes covering every point on the Pareto curve of accuracy, cost, and latency: High-a…
Jerry Liu presents a framework for document parsing across accuracy, cost, and latency tradeoffs, introducing LiteParse as an open-source, low-latency parsing tool for AI agent loops, along with LlamaParse for high-accuracy modes.
@charliermarsh: /goal for finding silly one-line optimizations that speed up your parser by 20-30%
Charlie Marsh shares a personal goal of finding simple one-line optimizations that can speed up a parser by 20-30%.
@Shanshrew: 1 Year of Research coming to an end. 8 Months seeing no results, Almost quitting twice. November/December of last year …
After a year of research, a universal 2x performance improvement for all modern JavaScript parsers is being implemented, starting with oxc_parser, which will speed up tools like OXLint, Vite, and Deno, and potentially major browser engines.
Building Arabic NLP from the Ground Up: Twenty Years of Lessons, Failures, and Open Problems
A comprehensive overview of twenty years of Arabic NLP research, discussing lessons, failures, and open problems in the field.