LiteParse pairs fast text parsing with a two-stage agent pattern, falling back to multimodal models when tables or charts need visual reasoning ...
Swiftlet is a high-performance text-parsing library for Rust, inspired by Python’s Lark. It accepts a context-free grammar (CFG) as input and generates an efficient parser capable of analyzing and ...
Abstract: Visually-situated text parsing (VsTP) has recently seen notable advancements, driven by the growing demand for automated document understanding and the emergence of large language models ...
Abstract: Text-to-SQL aims to parse natural language problems into SQL queries, which can provide a simple interface to access large databases enabling SQL novices a quicker entry into databases. As ...