Click or drag to resize

grammaticTagCollectionitems Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Grammatic tags by POS enumeration type

Namespace:  imbNLP.PartOfSpeech.resourceProviders.core
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
protected ConcurrentDictionary<Type, Object> items { get; set; }

Property Value

Type: ConcurrentDictionaryType, Object
See Also