Enum TermExtractionTransformTermType
C#
public enum TermExtractionTransformTermType
Fields
| Noun | Specifies that terms should be nouns only. |
| NounAndNounPhrase | Specifies that terms should be both nouns and noun phrases. |
| NounPhrase | Specifies that terms should be noun phrases only. |