 | gramFlagsSetAll Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets:
pos_type, and other pos flags contained in the specified declaration
Namespace:
imbNLP.Data.semanticLexicon.posCase
Assembly:
imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
Exceptions| Exception | Condition |
|---|
| aceGeneralException |
POS type definition not found in the input declaration [" + declaration + "] - null - POS Type failed in SetAll()
or
POS type set to none by the input declaration [" + declaration + "] - null - POS Type failed in SetAll()
or
POS gram flags not found in the input declaration [" + declaration + "] - null - POS gram flags failed in SetAll()
|
See Also