💾 Archived View for jb55.com › ward.bay.wiki.org › exploratory-parsing captured on 2021-12-04 at 18:04:22. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Exploratory Parsing

See AboutUs Getting Started blog post announcing the open-sourcing of this technology. github

github

Developed sediment inspired uniform sampling algorithm. Add elements at period p until sediment reaches limit. Then decimate the sediment by 1/2 and 2x the period. github

github

See related reservoir sampling which is happy to be uniformly random but not evenly spaced. wikipedia

wikipedia

My approach here was informed by my positive experience with XML Import in Ruby.

XML Import in Ruby