Click or drag to resize

tokenStreamIndexstreams Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "P:imbNLP.PartOfSpeech.TFModels.streamIndex.tokenStreamIndex.streams"]

Namespace:  imbNLP.PartOfSpeech.TFModels.streamIndex
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
[XmlIgnoreAttribute]
public List<imbMCStream> streams { get; set; }

Property Value

Type: ListimbMCStream
See Also