expand Topics
fun expandTopics(expansionCoefficient: Int, randomizedAveragePrecisions: Map<String, DoubleArray>, randomizedTopicLabels: Array<String>)
Expand topics by appending randomized columns to AP rows and labels.
Parameters
expansion Coefficient
Expansion factor (stored for metadata only).
randomized Average Precisions
Mapping system -> DoubleArray(extra APs)
to append.
randomized Topic Labels
Labels for the new topics to append.