tall
R package tall by massimoaria — release notes from GitHub.
A Shiny text-mining GUI grows into a full NLP workbench at 1.0.0
◆Recent moves
- 4mo ago
tall 1.0.0 adds SVO, emotion and syntactic-complexity analysis
⚡ SPARKThe 1.0.0 milestone lands four new analysis families at once — SVO triplets, syntactic complexity, NRC emotion analysis and noun-phrase extraction — plus CTM and STM topic models, each with a C++ backend and a matching export/report UI. It is the point where the incremental module-per-release arc becomes a broad workbench.
View source ↗ - 6mo ago
Report and image export retrofitted across Overview and Keyness
Add to Report and Export Images buttons reach the Overview, Keyness and KWIC Network modules, closing the gap between older modules and the export plumbing newer ones shipped with. Table layout is tidied across several modules alongside fixes to Split and Import.
View source ↗ - 8mo ago
tall 0.5.1
A maintenance release: retired Gemini 1.5 and 2.0 model options, an API key check fix and a synonym-merging fix. The model removal is housekeeping against upstream deprecation rather than a change in what the assistant does.
View source ↗ - 8mo ago
Supervised classification module and a 200x C++ rewrite
The largest release before 1.0.0: a full supervised classification interface with DTM and embedding workflows, two-corpus Keyness comparison, and Morrone's IS index for multi-word detection. The txt_recode and applyRake rewrites in C++ are reported at roughly 200x, and ui.R/server.R are split into per-module files — the refactor that made the 1.0.0 module burst practical.
View source ↗ - 1y ago
TALL AI assistant introduced
A one-line release note introducing the in-app assistant, TALL AI. The entry carries little detail on its own, but later releases show it becoming a standing fixture — by 1.0.0 it is wired into every switch point of each new analysis module.
View source ↗