Defines the TIEParser class to create for parsing in the TInferenceEngine component (see Parser property).
Namespace: InferenceEngine
Delphi |
public |
Property Value
Type: TIEParserClass
The ParserType and TokenizerType properties control which parser and tokenizer are created by the inference engine to use with parsing. Currently, the IECS provides the TIEClipsParser and the TIEClipsStream classes for parsing |
Reference |