Recognizer Methods

NReco.NLQuery Class Library Documentation

The Recognizer type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRecognize(TokenSequence, Func<Match[], Boolean>)
Recognize specified search query and return matches combinations to specified handler.
Public methodRecognize(TokenSequence, Func<Match, Boolean>, Func<Match[], Boolean>)
Recognize specified search query and return filtered combinations of matches to specified handler.
Public methodToString (Inherited from Object.)
Top
See Also

Reference