parsing

Tag

Cards List
#parsing

what 262,715 regex questions on stack overflow haven't answered (part 2)

Lobsters Hottest · 11h ago Cached

A deep dive into the limitations of regex for parsing HTML, inspired by the famous Stack Overflow answer, discussing formal language theory and the power of industrial regex engines.

0 favorites 0 likes
#parsing

@jerryjliu0: We built a cool project that shows you how to compose our core document intelligence primitives into a reusable pipelin…

X AI KOLs Following · 5d ago Cached

Parse-Flow is an open-source visual workflow designer that composes document intelligence primitives (parsing, extraction, classification, splitting) into reusable pipelines, backed by LlamaIndex and a Python worker.

0 favorites 0 likes
#parsing

Parsing XML EXIF from .avif files (plus a rant)

Lobsters Hottest · 6d ago

A discussion about parsing XML EXIF data from AVIF files, including a technical rant on the topic.

0 favorites 0 likes
#parsing

@jerryjliu0: There are a lot of coding and reasoning benchmarks for AI agents, but not a lot for document understanding - which is a…

X AI KOLs Following · 2026-05-18 Cached

LlamaIndex released ParseBench, a comprehensive benchmark for evaluating document understanding in AI agents, covering complex enterprise documents with tables, charts, and layouts. A live webinar will discuss the benchmark methodology and results.

0 favorites 0 likes
#parsing

Using Rust to parse Godot .tres files and walk the resource graph

Lobsters Hottest · 2026-05-16 Cached

This blog post details the implementation of .tres file parsing and resource graph walking in Rust for the Asset Hoard asset manager, enabling external dependency resolution and drag-and-drop export for Godot projects.

0 favorites 0 likes
#parsing

@jerryjliu0: A new set of open-weight models is topping the leaderboard for document understanding INF just released two models: Inf…

X AI KOLs Following · 2026-05-15 Cached

Infinity releases two open-weight models, Infinity-Parser2-Pro (35B) and Infinity-Parser2-Flash (2B), which top the ParseBench leaderboard for document understanding, leveraging a synthetic data engine and a novel joint RL algorithm.

0 favorites 0 likes
#parsing

Why Tree-Sitter Is Inadequate for Program Analysis

Lobsters Hottest · 2026-05-11 Cached

The article explains why Tree-sitter is unsuitable for deep program analysis, highlighting how it discards critical tokens like operators and keywords. It advocates for using the Cubix framework as a more robust alternative for building semantic analysis and refactoring tools.

0 favorites 0 likes
#parsing

Gecko: a fast GLR parser with automatic syntax error recovery

Lobsters Hottest · 2026-04-23 Cached

Gecko is a new embeddable C library that delivers GLR parsing for any context-free grammar with automatic syntax-error recovery and YACC-level speed.

0 favorites 0 likes
#parsing

@isaacbmiller1: DSPy 3.2.0 is out! Here are a few highlights: - dspy.RLM improvements around parsing, tool execution, and failure recov…

X AI KOLs Following · 2026-04-21 Cached

DSPy 3.2.0 improves dspy.RLM parsing, tool execution, and failure recovery, plus ongoing work to decouple from LiteLLM.

0 favorites 0 likes
← Back to home

Submit Feedback