 | textResourceResolverBaseisReady Property |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Indicates if the instance is ready (connected to the resource file, have gram tag converter ready and etc)
Namespace:
imbNLP.PartOfSpeech.resourceProviders.core
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntaxpublic bool isReady { get; }Property Value
Type:
Booleantrue if this instance is ready; otherwise,
false.
See Also