contentanalysis
R package contentanalysis by massimoaria — release notes from GitHub.
A scientific-text analysis package moved from counting citations to classifying argument structure.
◆Recent moves
- 3mo ago
Sentence-level rhetorical move classification arrives
⚡ SPARKThe package gains an analysis type it did not previously have: classify_rhetorical_moves() labels what each sentence is doing argumentatively, using Swales' CARS model extended to literature review and discussion sections. It runs rule-based by default with Gemini as an optional enhancement, and slots into the main analysis function through new arguments rather than standing apart from it.
View source ↗ - 5mo ago
PDF import reworked and citation cluster plots relaid out
A 1.0.0 that is more consolidation than statement: PDF import improvements, a two-column TF-IDF chart with colour-coded section annotations, and several packaging fixes. It reads as the release that made the existing analysis presentable before the following one changed what analysis means here.
View source ↗ - 8mo ago
Author surname normalisation, and old Gemini models dropped
Reference matching improves by normalising first author surnames — the unglamorous work that decides whether extracted references resolve at all. Retiring Gemini 1.5 and 2.0 in the same release is the first visible instance of this package tracking a hosted model's deprecation schedule, a dependency the rhetorical move feature later leans on.
View source ↗