REVIEW 4 major objections 5 minor 12 references
A History of Philosophy in Colombia through Topic Modelling
T0 review · 4 major / 5 minor · reviewed 2026-08-11 · deepseek-v4-flash
Pith's one-line read Value theory and epistemology dominate Colombia's philosophy journal, with no decline in historical articles since 1951.
desk verdict A useful first topic-modeling map of a Colombian philosophy journal, with a solid descriptive core and a historically-focused claim that needs sensitivity work before it can be trusted. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The central object is the Dynamic Topic Model, a temporal extension of Latent Dirichlet Allocation in which topic-word distributions evolve by small Gaussian steps from one time slice to the next. The paper fits K=90 topics to 875 Spanish-language articles, labels each topic with a PhilPapers main-area and subarea tag plus an optional '#historical' tag, and assigns documents to topics by taking the top documents that cumulatively cover 50% of the likelihood sum for each topic. This machinery produces the area shares and the yearly historical-ratio series that are then tested by linear regression.
What would settle it
Re-run the analysis with independent raters assigning '#historical' tags to the same 90 topics, or with cutoff values of 30% and 70%; a statistically significant negative correlation between the historical-article ratio and year under any of those replications would show that the reported non-decline is an artifact of the tagging and cutoff choices.
Extended reading notes
Core claim
Across Ideas y Valores from 1951 to January 2022, the journal's most prominent philosophical areas are value theory (571 documents, led by ethics and political philosophy) and metaphysics and epistemology (240 documents), with a stable emphasis on German philosophers, especially Kant, Hegel, Husserl, and Heidegger. Against the expectation raised by editorial debates, the share of documents assigned to historically focused topics shows no significant decline (r(38)=0.20, p=0.8885 on a one-sided test), and the fitted slope is slightly positive (0.0020). The authors conclude that editorial pressure toward original work did not measurably reduce historical scholarship.
Load-bearing premise
The claim that historical articles never declined rests on the authors' manually assigned '#historical' topic labels and their 50% likelihood cutoff for assigning documents to topics; if either misclassifies documents, the flat trend could vanish.
Editorial extensions
If this is right
- If the flat historical ratio holds, the journal's 1980s policy shift toward 'original' work did not crowd out interpretive and historical scholarship.
- The concentration in value theory suggests that Colombian philosophy's public identity is tied to ethics, political philosophy, and aesthetics more than to other areas.
- German idealism and phenomenology, centered on Kant, Hegel, Husserl, and Heidegger, remain stable reference points across many topics throughout the journal's lifetime.
- The same Dynamic Topic Model pipeline can be applied to other Latin American journals, allowing comparable regional histories of philosophy to be constructed.
- The Spanish-language preprocessing workflow, including custom OCR correction and expanded stopword lists, is a necessary part of making topic modelling work on non-English philosophical corpora.
Reading between the lines
- Because the 50% likelihood cutoff for assigning documents to topics is admitted to be arbitrary, the absolute document counts per main area are less robust than the qualitative topic patterns, and small changes in that cutoff could shift the area shares.
- The '#historical' tag groups author-focused topics (Kant, Hegel, Husserl) together with exegetical method, so a finer distinction between 'about a historical figure' and 'using historical interpretation' could reveal a decline that the current binary tag hides.
- If other Latin American journals show the same value-theory dominance, this would suggest a regional pattern in philosophy publication rather than a peculiarity of Ideas y Valores.
- The stable ratio of historical articles may be tied to the persistent presence of German philosophy in the journal; testing author affiliations and reference networks could show whether the apparent stability is driven by a specific scholarly community.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper applies Dynamic Topic Models to 816 Spanish-language articles from the Colombian journal Ideas y Valores (1951-2022), labels the 90 learned topics using the PhilPapers taxonomy, assigns documents to topics via a 50% cumulative-likelihood cutoff, and reports descriptive trends: value theory, epistemology, and philosophy of science are the most prominent areas, German philosophers such as Kant, Hegel, and Husserl are strongly represented, and the ratio of articles in manually tagged "#historical" topics shows no significant decline (r(38)=0.20, p=0.8885). An appendix provides a tutorial-level derivation of LDA and DTM.
Significance. This is a valuable and unusually transparent contribution to the computational history of Latin American philosophy. It ships code and data, documents the Spanish preprocessing pipeline, uses an external public taxonomy to guide topic labeling, and is candid about several limitations. If the descriptive findings are robust, they provide a useful baseline for future journal-level studies in non-English philosophy. However, the main inferential claim about historical decline rests on the least validated part of the pipeline, namely the authors' manual #historical tags and an admitted ad-hoc document-assignment threshold, so the central conclusion is currently weaker than the descriptive results.
major comments (4)
- [§4.3 with §3.3 and §3.4] The central non-decline result in Figure 6 is a regression of the yearly ratio of "historical" documents, a variable constructed from (i) the authors' manual "#historical" topic tags (§3.3) and (ii) the 50% cumulative-likelihood document-assignment cutoff (§3.4). The authors explicitly call both choices ad hoc and concede that the tags "may be open to discussion" (§5). Because a document can be assigned to several topics and the ratio is therefore a nonlinear function of these choices, the reported r(38)=0.20, p=0.8885 is not a stable estimate without inter-annotator reliability or a sensitivity analysis. I ask for sensitivity analyses at other cutoffs (e.g., 25% and 75%), an examination of leave-one-out removal of contested tags, and, if possible, a small validation study with an independent rater for the #historical labels.
- [§3.1 and Table 1] The methods state that the corpus consists of 875 full-text articles, but after preprocessing "we obtained a corpus of 816 documents" with no explanation for the 59-document drop. Notes 4 and 5 later refer to 875 as the corpus size. Since all proportions in §4.1–§4.3 use document counts, the manuscript must specify whether the 875 or 816 base is used, why some documents were excluded, and whether the exclusions could affect the historical ratio.
- [§3.2] The choice K=90 is made using quantitative metrics combined with manual inspection, and no robustness check with respect to K is reported. Topic granularity directly determines which topics receive a "#historical" tag and hence the ratio in Figure 6; the main descriptive percentages and the non-decline finding could change at other values of K. I request that the central claims be rechecked at adjacent choices of K (e.g., 60 and 120), or that a stability analysis of the historical ratio across K be reported.
- [§4.3 and Figure 6] The one-sided test H1:r<0 returns p=0.8885, which only fails to reject the null; it does not establish that the historical ratio is constant, especially with 40 yearly observations and a 95% confidence interval that includes both negative and positive slopes. The sentence "it appears more likely that the ratio is constant" is stronger than the evidence justifies. I recommend reporting the slope and confidence interval, and an explicit equivalence test or power analysis if the claim is that there was no meaningful decline.
minor comments (5)
- [§4.3] The text after Table 4 contains the typo "Riceour"; it should be "Ricoeur".
- [§4.1] The heading-like phrase "Metaphyics and Epistemology" contains a typo; it should be "Metaphysics and Epistemology".
- [Figure 6] The y-axis label "Historical Docs. / T otal Docs." has an unnecessary space in "T otal".
- [Table 3 note] The note that two subareas have exactly the same number of items and most probable words is ambiguous; if this arises from one single topic tagged with multiple subarea labels, the table should state that directly rather than presenting them as separate aggregated subareas.
- [§3.4] The assignment procedure would be clearer if the manuscript stated how documents assigned to more than one #historical topic are counted in the numerator of the yearly historical ratio; the current description leaves this ambiguity.
Circularity Check
No significant circularity: the topic-model outputs are unsupervised, the main-area labels come from the external PhilPapers taxonomy, and the no-decline regression is computed from data rather than forced by the manual #historical tag or the ad-hoc 50% cutoff.
full rationale
The paper's central quantitative claims are descriptive outputs of an unsupervised Dynamic Topic Model, not derivations from the target conclusions. The main-area labels are anchored to the external PhilPapers taxonomy (Sec. 3.3), so the finding that value theory and epistemology are prominent is an empirical labeling result rather than a definitional tautology. The historical-decline test uses a manual '#historical' topic tag, applied before the time-trend regression; the tag encodes whether a topic has a dominant historical emphasis, not whether such topics decline over time. The regression coefficient r(38) = 0.20 is therefore computed from data and is not identical to the tag definition. The 50% cumulative-likelihood document-assignment cutoff is explicitly admitted to be ad hoc (Sec. 3.4), and the authors concede that the historical tags 'may be open to discussion' (Sec. 5). These are measurement-validity and robustness limitations, not circular reductions: changing the threshold or the tags would change the estimated ratio, but the result would still be an empirical quantity, not a restatement of the choice itself. No load-bearing self-citations appear; the DTM implementation is credited to Blei and Gerrish and the comparative topic-modeling studies are external. Thus no specific equation or construction step can be quoted where a claimed prediction reduces to its input by definition.
Assumptions & free parameters
free parameters (3)
- Number of topics K =
90
- Document assignment cutoff =
50% of cumulative topic likelihood
- DTM time-slice structure =
Not stated in main text
assumptions (5)
- standard math Bag-of-words representation and the LDA/DTM generative assumptions (exchangeable words, Gaussian random-walk topic drift) adequately model philosophical text.
- domain assumption The single journal Ideas y Valores is an adequate lens on Colombian and Latin American academic philosophy.
- ad hoc to paper Manual topic labeling by the authors using the PhilPapers taxonomy produces valid main-area and #historical tags.
- domain assumption Orthographic correction with PySpellChecker and a custom dictionary improves OCR text without systematically changing topic word distributions.
- ad hoc to paper The 50% cumulative-likelihood cutoff for assigning documents to topics is appropriate.
Cite this review
Pith. "Pith review of A History of Philosophy in Colombia through Topic Modelling." pith.science (2026). https://pith.science/paper/RZIUM52Q
@misc{pith2026241204236,
author = {Pith},
title = {Pith review of: A History of Philosophy in Colombia through Topic Modelling},
year = {2026},
howpublished = {\url{https://pith.science/paper/RZIUM52Q}},
note = {Machine review of arXiv:2412.04236}
}
read the original abstract
Data-driven approaches to philosophy have emerged as a valuable tool for studying the history of the discipline. However, most studies in this area have focused on a limited number of journals from specific regions and subfields. We expand the scope of this research by applying dynamic topic modelling techniques to explore the history of philosophy in Colombia and Latin America. Our study examines the Colombian philosophy journal Ideas y Valores, founded in 1951 and currently one of the most influential academic philosophy journals in the region. By analyzing the evolution of topics across the journal's history, we identify various trends and specific dynamics in philosophical discourse within the Colombian and Latin American context. Our findings reveal that the most prominent topics are value theory (including ethics, political philosophy, and aesthetics), epistemology, and the philosophy of science. We also trace the evolution of articles focusing on the historical and interpretive aspects of philosophical texts, and we note a notable emphasis on German philosophers such as Kant, Husserl, and Hegel on various topics throughout the journal's lifetime. Additionally, we investigate whether articles with a historical focus have decreased over time due to editorial pressures. Our analysis suggests no significant decline in such articles. Finally, we propose ideas for extending this research to other Latin American journals and suggest improvements for natural language processing workflows in non-English languages.
Figures
Reference graph
Works this paper leans on
-
[1]
Deciding the document’s length, or number of words N
-
[2]
Say we have K topics in total, then this would correspond to specifying a vector θ = (θ1,
Deciding the proportions of each topic to use. Say we have K topics in total, then this would correspond to specifying a vector θ = (θ1, . . . , θK) such that all entries add up to 1.0. In other words,θk corresponds to the proportion (or percentage) of topick in the document. Each topic β1, . . . ,βK is a vector of percentages over all words
-
[3]
For each of the N words, the author first decides which topic it belongs to according to the pro- portions in θ. Say topic k was selected. The author then decides on which word to choose next according to the vector of proportionsβk = (βk1, . . . , βkV ), where V is the total number of unique words in all documents. As a minimal example, say we have two t...
-
[7]
Deciding on the document’s length N
-
[8]
, θK) from a Dirichlet(α) where α = (α1,
Sampling topic proportions θ = ( θ1, . . . , θK) from a Dirichlet(α) where α = (α1, . . . , αK)
-
[9]
,βK are estimated from all doc- uments using statistical inference
For word wn, the author decides on a topic by choosing on an index k according to the proba- bilities in θ, and then choosing on a word from the vocabulary according to the probabilities in βk.6 In LDA, the Dirichlet parameter α and the topic proportions β1, . . . ,βK are estimated from all doc- uments using statistical inference . These parame- ters dete...
work page 2003
-
[10]
Evolves all topics from the previous time slice: βk,t | βk,t−1 ∼ N(βk,t−1, σ2I)
-
[11]
Evolves the topic proportions from the previous time slice: αt | αt−1 ∼ N(αt−1, δ2I)
Show all 12 references
-
[12]
(b) For each word: i
For each document: (a) Chooses the topic proportions for the doc- ument by drawing η ∼ N(αt, a2I) and mapping it to a probability vector using Softmax. (b) For each word: i. Decides on a topic k according to the proportions on Softmax(η). ii. Chooses a word w from topick by sa...
-
[210]
doi: 10.1007/978-3-031-48956-3 10
Springer International Publishing, 2024. doi: 10.1007/978-3-031-48956-3 10. C. A. L´opez. Cultura y tecnificaci´on en los primeros fil´osofos colombianos de la normalizaci ´on. Ideas y Valores , 70:79–109, 2021. doi: 10.15446/ ideasyvalores.v70n7Supl.95336. C. Malaterre, J.-F....
2024 doi
-
[2010]
http://is.muni.cz/publication/ 884893/en
ELRA. http://is.muni.cz/publication/ 884893/en. L. Richardson. Beautifulsoup4: Screen-scraping library, 2020. URL http://www.crummy.com/ software/BeautifulSoup/bs4/. SCImago. SJR - SCImago journal & country rank. Available at: http://www.scimagojr.com (Ac- cessed: 3 December 2...
2020
-
[2018]
URL https://gitlab.com/pdftools/ python-ghostscript. D. Greene, J. O’Sullivan, and D. O’Reilly. Topic mod- elling literary interviews from The Paris Review. Digital Scholarship in the Humanities , 2024. doi: 10.1093/llc/fqad098. M. Grootendorst. Bertopic: Neural topic modeling...
2024 arXiv
Reviewed August 11, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.