topics (development version)

topics 0.68

topics 0.66

Performance & Robustness * topicsGrams() speed-up: Rebuilt the n-gram and per-document frequency computation using a single sparse-matrix pass with quanteda, replacing the slow per-n-gram regex counting loop (major runtime improvement on medium/large datasets). * Memory-safe output: freq_per_user now avoids accidental sparse → dense coercion (the “allocating GiB” warning). It supports auto wide/long output, returning long format when wide would be too large.

Harmonization with topicsDtm() * Aligned settings & reproducibility: topicsGrams() now mirrors topicsDtm() preprocessing controls (e.g., lower, punctuation/numbers removal, removalword, shuffle, seed, threads, optional stemming/lemmatization hook) and returns a saved settings list in the output.

topics 0.65

New Functions

Improvements to topicsTest()

Enhancements & Aliases

topics 0.60

topics 0.54

topics 0.51

topics 0.40.6

topics 0.40.5

topics 0.40.3 - 0.40.4

topics 0.40.2

topics 0.40.1

topics 0.40.

topics 0.30.5

topics 0.30.4

topics 0.30.3

topics 0.30.2

topics 0.30.0

topics 0.22.1

topics 0.22

topics 0.21

topics 0.20

topics 0.10.1

Change