This question was asked in 2014: How to perform document classification (i.e. extracting topics from text)?
At the time user @V.E. gave a great little tutorial on LDA, but today, there's still no satisfactory way of doing modern topic modeling.
Yes one could always use ExternalEvaluate
to run LDA or LHTA in another language e.g. sklearn. But I really want to see something that is top-level and fast, like an adversarial topic modeling network for example.
Are there any recent talks on this, 3rd party libraries, or undocumented features to look for modern topic modeling approaches in Mathematica? Perhaps a dev can comment if this is yet planned in 12.4/13?