Overview

Enumeration Members

Name Description

ALLOW_OVERLAP

Set to allow a term to be included in more than one topic.

FAVOR_DISTINCT

Set to allow a term to be included in more than one topic, but only if the maximum number of unique terms cannot be found for a topic. The maximum number of terms per topic is set using MaxTermsPerTopic .

ONLY_DISTINCT

Set to prevent a term from being included in more than one topic. Topics will be restricted to including unique terms only.

Referenced By Representaions