← Back to home
Comparison · ai-assistants

Docling vs rsample

A side-by-side editorial comparison of Docling and rsample — release velocity, themes, recent moves, and the top alternatives to consider.

Docling vs rsample: at a glance

FeatureDoclingrsample
Sectorai-assistantsai-assistants
Velocity score6.30.0
Sparks · 30d00
Top themesdocument-parsing, ocr, vlm, format-coveragetidymodels, resampling, cross-validation, deprecations
Last editorial update1d ago1h ago
WebsiteVisit →Visit →

What is Docling?

Docling keeps widening the funnel: every release adds another format the parser can swallow.

Docling ships roughly weekly, and the shape of each release is consistent — one or two new input formats or model paths, then a dense list of parser corrections for DOCX, ODF, PDF and PPTX. The latest window adds Outlook .msg with optional attachment listing, an EBCDIC backend, VLM grounding output from Unlimited-OCR, and OpenAI logprobs exposed as generated tokens. Underneath, the OCR layer was restructured into a layout-driven pipeline with configurable modes and a RapidOCR refactor that resolves all PP-OCR languages by version and backbone.

Read the full Docling trajectory →

What is rsample?

tidymodels' resampling package is retiring its old splitters for sliding windows.

rsample is at 1.3.2, a small release covering spatialsample interoperability and a soft deprecation of the lag argument on initial_time_split(). The more consequential work sits behind it: 1.3.1 added internal_calibration_split() and a calibration() accessor so tune can fit a preprocessor and a post-processor on separate parts of the analysis set, and 1.3.0 superseded rolling_origin() with the sliding_* family.

Read the full rsample trajectory →

Docling vs rsample: editorial side-by-side

D
Docling
AI-ASSISTANTS
6.3

Docling keeps widening the funnel: every release adds another format the parser can swallow.

◆ Current state

Docling ships roughly weekly, and the shape of each release is consistent — one or two new input formats or model paths, then a dense list of parser corrections for DOCX, ODF, PDF and PPTX. The latest window adds Outlook .msg with optional attachment listing, an EBCDIC backend, VLM grounding output from Unlimited-OCR, and OpenAI logprobs exposed as generated tokens. Underneath, the OCR layer was restructured into a layout-driven pipeline with configurable modes and a RapidOCR refactor that resolves all PP-OCR languages by version and backbone.

◆ Where it's heading

Two things are being built at once. The conversion surface keeps broadening toward whatever a document actually arrives as — email, mainframe encodings, scanned pages, audio via Whisper — while the service datamodel grows the knobs a hosted pipeline needs: chunking options and targets, PDF heading-level inference, batch connector sources, configurable stage shutdown timeouts. The steady drip of DOCX and ODF reading-order fixes says fidelity, not throughput, is where the hard problems still are.

◆ Prediction

Expect the format list to keep extending and the VLM and OCR paths to gain more configurability, with reading-order and list-numbering corrections continuing at the same rate. The agent-skills addition suggests more packaging for agent callers, though the entries show only a first step.

R
rsample
AI-ASSISTANTS
0.0

tidymodels' resampling package is retiring its old splitters for sliding windows.

◆ Current state

rsample is at 1.3.2, a small release covering spatialsample interoperability and a soft deprecation of the lag argument on initial_time_split(). The more consequential work sits behind it: 1.3.1 added internal_calibration_split() and a calibration() accessor so tune can fit a preprocessor and a post-processor on separate parts of the analysis set, and 1.3.0 superseded rolling_origin() with the sliding_* family.

◆ Where it's heading

Two threads run through the window. Time-based resampling is migrating from rolling_origin() to sliding_window(), sliding_index() and sliding_period(), while validation_split() and its relatives have moved from soft deprecation to warning in favour of the three-way initial_validation_split(). Alongside that, rsample is growing infrastructure other tidymodels packages consume rather than user-facing splitters.

◆ Prediction

Given that validation_split() and friends now warn and initial_time_split()'s lag argument is soft-deprecated, the next release most likely escalates those deprecations rather than adding a resampling scheme.

Alternatives to Docling and rsample

Other ai-assistants products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either Docling or rsample.

See all Docling alternatives → · See all rsample alternatives →

Recent activity from Docling and rsample

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 2d agoDoclingv2.119.0
  2. 5d agoDoclingv2.118.1
  3. 9d agoDoclingv2.118.0
  4. 13d agoDoclingv2.117.0
  5. 14d agoDoclingv2.116.0
  6. 20d agoDoclingv2.115.0
  7. 6mo agorsamplespatialsample interop and lag argument soft-deprecated
  8. 1y agorsampleinternal_calibration_split() for post-processor fitting
  9. 1y agorsamplerolling_origin() superseded by the sliding_* family
  10. 2y agorsampleFixes nested_cv() with long calls
  11. 2y agorsampleThree-way train, validation and test splits
  12. 3y agorsampleStratified grouped resampling and clustering_cv()

Frequently asked questions

What is the difference between Docling and rsample?

They serve adjacent needs but don't currently overlap on shipped themes. Docling is currently shipping more aggressively (velocity 6.3 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is Docling better than rsample?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Docling is currently shipping more aggressively (velocity 6.3 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other ai-assistants products to evaluate alongside.

What are the best alternatives to Docling?

Top Docling alternatives in ai-assistants are ranked by recent ship velocity. Browse the "Docling alternatives" section above for the current picks, or visit /alternatives/docling for the full list with editorial commentary on each.

What are the best alternatives to rsample?

Top rsample alternatives in ai-assistants are ranked by recent ship velocity. Browse the "rsample alternatives" section above for the current picks, or visit /alternatives/rsample for the full list with editorial commentary on each.