← Back to home
Comparison · Analytics

gghighlight vs quanteda.textmodels

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

Shared themes:r-package

gghighlight vs quanteda.textmodels: at a glance

Featuregghighlightquanteda.textmodels
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesggplot2, data-visualisation, ggplot-extension, upstream-compatr-package, text-classification, nlp, quanteda
Last editorial update1h ago55m ago
WebsiteVisit →Visit →

What is gghighlight?

A single-purpose ggplot2 extension that has spent six years tracking ggplot2 instead of growing.

gghighlight adds one verb to ggplot2: highlight the series matching a predicate and grey out the rest, with unhighlighted_params controlling how the shadowed layer renders and calculate_per_facet deciding whether the predicate evaluates within facets. The API settled at 0.2.0; the 0.5.0 release supports ggplot2 v4.0 including its ink and paper theme elements, and finally deletes gghighlight_point() and gghighlight_line().

Read the full gghighlight trajectory →

What is quanteda.textmodels?

Split out of quanteda, then quiet - one new classifier since 2020.

quanteda.textmodels holds the scaling and classification models factored out of quanteda's main package. The visible history is thin: a logistic regression classifier and a native C++ rewrite of svmlin in late 2020, an SVM default change in early 2021, and after that only compatibility work. The most recent release fixes a namespace break caused by quanteda 4.1.0 dropping RcppArmadillo.

Read the full quanteda.textmodels trajectory →

gghighlight vs quanteda.textmodels: editorial side-by-side

G
gghighlight
ANALYTICS
0.0

A single-purpose ggplot2 extension that has spent six years tracking ggplot2 instead of growing.

◆ Current state

gghighlight adds one verb to ggplot2: highlight the series matching a predicate and grey out the rest, with unhighlighted_params controlling how the shadowed layer renders and calculate_per_facet deciding whether the predicate evaluates within facets. The API settled at 0.2.0; the 0.5.0 release supports ggplot2 v4.0 including its ink and paper theme elements, and finally deletes gghighlight_point() and gghighlight_line().

◆ Where it's heading

Two threads run through the history. One is a slow deprecation, from soft-deprecating the geom-specific functions at 0.1.0, to defunct at 0.3.0, to removed at 0.5.0 — a five-year removal cycle. The other is compatibility work: purrr 1.0.0, dplyr's across() deprecation, ggplot2 3.4.0, then 4.0. Genuine feature additions are rare and small, with line_label_type at 0.4.0 the last one. Note that 0.3.2's notes restate 0.3.1's n() item, so adjacent tags here overlap rather than each describing distinct work.

◆ Prediction

The next release most likely absorbs further ggplot2 4.x changes, given that is what triggered the last three. Nothing in the entries points to a new highlighting capability.

Q0.0

Split out of quanteda, then quiet - one new classifier since 2020.

◆ Current state

quanteda.textmodels holds the scaling and classification models factored out of quanteda's main package. The visible history is thin: a logistic regression classifier and a native C++ rewrite of svmlin in late 2020, an SVM default change in early 2021, and after that only compatibility work. The most recent release fixes a namespace break caused by quanteda 4.1.0 dropping RcppArmadillo.

◆ Where it's heading

The package now moves when its parent or a dependency moves, not on its own schedule. Four of the six most recent releases exist to track changes in quanteda, Matrix, or CRAN policy. The modelling decisions that were made - defaulting textmodel_svm() to the L2-regularized L2-loss dual solver, reducing svmlin to a single algorithm - have not been revisited since.

◆ Prediction

The next release most likely follows another upstream change in quanteda or a Matrix and Rcpp dependency rather than adding a model.

Alternatives to gghighlight and quanteda.textmodels

Other Analytics 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 gghighlight or quanteda.textmodels.

See all gghighlight alternatives → · See all quanteda.textmodels alternatives →

Recent activity from gghighlight and quanteda.textmodels

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

  1. 1y agogghighlightggplot2 v4.0 support; geom-specific functions removed
  2. 1y agoquanteda.textmodelsNamespace fixed after quanteda dropped RcppArmadillo
  3. 2y agogghighlightTest expectations updated for upcoming ggplot2
  4. 3y agoquanteda.textmodelsCRAN issues and documentation fixed
  5. 3y agogghighlightline_label_type adds geomtextpath and second-axis labelling
  6. 3y agoquanteda.textmodelsCompatibility with Matrix 1.4.2
  7. 4y agogghighlightDeprecated dplyr::across() usage removed
  8. 5y agogghighlightExplicit NULL in unhighlighted_params preserved; aesthetic name clash fixed
  9. 5y agoquanteda.textmodelsDuplicate example dfm removed
  10. 5y agoquanteda.textmodelsSVM default switched to the L2-regularized dual solver
  11. 5y agogghighlightDiscrete-scale labels and n() predicates
  12. 5y agoquanteda.textmodelsLogistic regression classifier added; svmlin rewritten in C++

Frequently asked questions

What is the difference between gghighlight and quanteda.textmodels?

Both compete on the same themes — r-package — within Analytics. gghighlight and quanteda.textmodels are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is gghighlight better than quanteda.textmodels?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. gghighlight and quanteda.textmodels are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to gghighlight?

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

What are the best alternatives to quanteda.textmodels?

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