Skip to main content

Enum TermExtractionTransformTermType

Namespace: Varigence.Languages.Biml.Transformation

Assembly: Biml.dll

C#


public enum TermExtractionTransformTermType

Fields

FieldsDescription
NounSpecifies that terms should be nouns only.
NounAndNounPhraseSpecifies that terms should be both nouns and noun phrases.
NounPhraseSpecifies that terms should be noun phrases only.