The hlda_topics container adds hierarchical topic modeling to the framework. We build upon tomotopy, a Python library for hierarchical topic modeling. In detail, we use the HLDAModel.
The wrapper is written in R and uses reticulate package to access hierarchical topic model Python scripts.
Valentin Gold