TermExtractionTransformTermType Enumeration
The TermExtractionTransformTermType enumeration provides options for the type of terms to extract in a SQL Server Integration Services Term Extraction transformation.
Enumeration Values
Name | Summary |
---|---|
Noun | Specifies that terms should be nouns only. |
NounPhrase | Specifies that terms should be noun phrases only. |
NounAndNounPhrase | Specifies that terms should be both nouns and noun phrases. |