cd/entity/PDFParserยท homeโ€บ entitiesโ€บ PDFParser
grep -l @pdfparser /news/*.json | wc -l โ†’ 1

PDFParser

mentions 1 type Organization feed RSS

// recent coverage 1 mentions

03:06
2026-07-04
dev.to
developer-tools

TIL: Streaming Data in Go with iter and yield

A developer building RagPack, a Go library for chunking files for embedding, used the iter package introduced in Go 1.23 to create a streaming parser interface. The iter.Seq2 type allows parsers for vโ€ฆ

// co-occurs with top 7 entities