← Back to home
Comparison · ai-assistants

btm vs Docling

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

btm vs Docling: at a glance

FeaturebtmDocling
Sectorai-assistantsai-assistants
Velocity score0.06.3
Sparks · 30d00
Top themesnlp, topic-modeling, short-text, r-packagedocument-parsing, format-coverage, pluggable-engines, ocr
Last editorial update1h ago16h ago
WebsiteVisit →Visit →

What is btm?

BTM has shipped nothing but compiler and integration compliance since 2020

BTM is an R binding to the Biterm Topic Model, aimed at short texts where standard LDA struggles. Its algorithmic surface has not changed in the visible history. Releases since 0.3.3 consist of a fedora-clang self-assignment fix, a terms.data.frame adjustment for compatibility with hardhat's assumptions, clang readability fixes, removal of the C++11 requirement, and documentation NOTEs about itemize.

Read the full btm trajectory →

What is Docling?

Docling keeps swallowing new formats, and now the parsing engines behind them are swappable.

Docling converts an unusually wide set of document formats into a single structured representation, and the release train is dense: nine releases in a month, most carrying one or two new capabilities under a long tail of backend fixes. The recent work splits cleanly in two directions. Format reach keeps extending outward (Outlook .msg, EBCDIC, legacy binary Office formats, video), while the internals are being pulled apart into selectable components: v2.120.0 exposes --layout-engine and --table-structure-engine on the CLI, and the OCR layer was refactored to resolve PP-OCR languages by version and backbone. Parsing fidelity work is concentrated in docx, pptx and odf, where reading order and list structure are still being corrected release over release.

Read the full Docling trajectory →

btm vs Docling: editorial side-by-side

B
btm
AI-ASSISTANTS
0.0

BTM has shipped nothing but compiler and integration compliance since 2020

◆ Current state

BTM is an R binding to the Biterm Topic Model, aimed at short texts where standard LDA struggles. Its algorithmic surface has not changed in the visible history. Releases since 0.3.3 consist of a fedora-clang self-assignment fix, a terms.data.frame adjustment for compatibility with hardhat's assumptions, clang readability fixes, removal of the C++11 requirement, and documentation NOTEs about itemize.

◆ Where it's heading

The package is finished in the sense that matters: the model works and the maintainer keeps it compiling. What movement there is comes from outside — a compiler flag, a CRAN check, another package's expectation about what stats::terms returns. It moves in lockstep with the rest of the bnosac NLP set, which received the same C++11 and packaging cleanups within a day of this one.

◆ Prediction

Nothing in the history points at model or interface work, so expect the next release whenever a CRAN check or toolchain change forces one across the sibling packages.

D
Docling
AI-ASSISTANTS
6.3

Docling keeps swallowing new formats, and now the parsing engines behind them are swappable.

◆ Current state

Docling converts an unusually wide set of document formats into a single structured representation, and the release train is dense: nine releases in a month, most carrying one or two new capabilities under a long tail of backend fixes. The recent work splits cleanly in two directions. Format reach keeps extending outward (Outlook .msg, EBCDIC, legacy binary Office formats, video), while the internals are being pulled apart into selectable components: v2.120.0 exposes --layout-engine and --table-structure-engine on the CLI, and the OCR layer was refactored to resolve PP-OCR languages by version and backbone. Parsing fidelity work is concentrated in docx, pptx and odf, where reading order and list structure are still being corrected release over release.

◆ Where it's heading

The engine layer is where the interesting movement is. Docling is shifting from one opinionated pipeline to a set of interchangeable layout, table and OCR backends the caller picks per run, which turns the library into a harness for models rather than a fixed parser. A second thread worth watching: the project shipped agent skills for itself in v2.118.0 and added uvx installation docs for them in v2.120.0, alongside a separate docling-client package, all of which point at being consumed programmatically by agents rather than only imported as a Python library. The heading-level inference from font weight, slant and case in v2.120.0 shows the other half of the strategy, extracting structure from typography rather than from markup.

◆ Prediction

Expect the --layout-engine and --table-structure-engine selection to spread from the CLI into the service API, which already gained heading-level inference and chunking options in the last two releases. The agent-skills and docling-client threads are too new across two releases to call a direction with confidence.

Alternatives to btm and Docling

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 btm or Docling.

See all btm alternatives → · See all Docling alternatives →

Recent activity from btm and Docling

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

  1. 1d agoDoclingRelease CI fix, no user-facing changes
  2. 1d agoDoclingHeading levels inferred from font weight; pluggable CLI engines
  3. 5d agoDoclingOutlook .msg support and Unlimited-OCR grounding
  4. 8d agoDoclingLayout label and PDF picture-in-table fixes
  5. 12d agoDoclingEBCDIC backend, docling agent skills, all PP-OCR languages
  6. 16d agoDoclingChunking options reach the service API
  7. 8mo agobtmClear R CMD check NOTEs about itemize usage
  8. 3y agobtmclang readability fixes; C++11 requirement dropped
  9. 5y agobtmRemove unused LazyData; add plot example to README
  10. 5y agobtmterms.data.frame returns existing terms attribute for hardhat
  11. 5y agobtmFix -Wself-assign on fedora-clang
  12. 5y agobtmMake example conditional on udpipe availability

Frequently asked questions

What is the difference between btm and Docling?

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 btm better than Docling?

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 btm?

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

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.