Click or drag to resize

industryTermType Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.TFModels.industryDescriptor.industryTermType"]

Namespace:  imbNLP.PartOfSpeech.TFModels.industryDescriptor
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public enum industryTermType
Members
  Member nameValueDescription
unknown0
productType1 The product type: e.g. stove, shelf
productFeature2 The product feature: e.g. high-voltage, salepoint (furniture)
productFunction3 The product function: e.g. heating
productConsumable4 The product consumable: e.g. pelet, fuel
productPart5 The product part: e.g. tube, radiator, CNC
See Also