Skip to main content

TermExtractionTransformScoreType Enumeration

TermExtractionTransformScoreType Enumeration

The TermExtractionTransformScoreType enumeration provides options for the type of score that will be associated with an extracted term in a SQL Server Integration Services Term Extraction transformation.

Enumeration Values

NameSummary
Frequency
Specifies that the term extraction score should be calculated using a frequency score.
TDIDF
Specifies that the term extraction score should be calculated using a term frequency, inverse document frequency score.