hlda_topics

Introduction

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.

Technical Framework

The wrapper is written in R and uses reticulate package to access hierarchical topic model Python scripts.

Main Contributor

Valentin Gold

Sources