Raw frequency: number of content-item-tag rows carrying this tag in scope.
Optional pass-through (the UI may surface it via WordCloudItem.Metadata).
Display text / label of the tag. Maps to WordCloudItem.Text.
Normalized weight in [0, 1] driving font size in the cloud.
Maps to WordCloudItem.Weight.
A single weighted entry in a tag cloud.
Maps 1:1 to the
WordCloudIteminterface consumed by@memberjunction/ng-word-cloud(packages/Angular/Generic/word-cloud):WordCloudItem.TextWordCloudItem.Weight(normalized 0.0 - 1.0)WordCloudItem.Metadata.Countby the UIDefined locally (rather than imported) so this server-safe engine never takes a dependency on the Angular package. The Angular layer constructs
WordCloudItems from these plain objects.